Home

Awesome

react-capstone

Contributors Forks Stargazers Issues LinkedIn Hireable

<!-- PROJECT LOGO --> <br /> <p align="center"> <h2 align="center"> Ruby on Rails With React and Redux Task App </h2> <p align="center"> <br /> <a href="https://github.com/Dandush03/FinalCapstone.BackEnd"><strong>Explore the docs »</strong></a> <br /> <br /> <a href="https://dl-final-webapp.herokuapp.com/">View Live Demo</a> · <a href="https://github.com/Dandush03/FinalCapstone.BackEnd/issues">Report Bug</a> · <a href="https://github.com/Dandush03/FinalCapstone.BackEnd/issues">Request Feature</a> · <a href="https://github.com/Dandush03/FinalCapstone.BackEnd">API Repo</a> · <a href="https://github.com/Dandush03/FinalCapstone.BackEnd">WebApp Repo</a> </p> </p>

Table of Contents

About The Project

This project is designed so you can keep your daily task like; working, sleeping, etc. and see a resume of your day. The main object of this project was to show my abilities integrating both Ruby on Rails API as a back end and React and Redux as a front end. This app was mean to be mobile only

<p align="center"> <img height="400" src="./mobile.png"> </p>

Built With

The project was developed using the following technologies:

Required Installations

Installing

<p>Install the following to get this project running in your machine:</p>

Instructions

<p>Follow these steps:</p>

Clone the Repository

user@pc:~$ git clone https://github.com/Dandush03/FinalCapstone.BackEnd.git

Click on the console and to go to the folder that was created

user@pc:~$ cd FinalCapstone.BackEnd
user@pc:~$ bundle
user@pc:~$ yarn
user@pc:~$ rails s

Open your browser on http://localhost:3000

Testing

After cloning this repository you can run its test by running the following commands, inside the root folder of the project

user@pc:~$ rspec

It will lunch RSpec right away

Contact

👤 Daniel Laloush

<p align="center">

Project Link: https://github.com/Dandush03/FinalCapstone.BackEnd

</p>

Special Thanks

Thanks to Microveser for this great learning expirance and for guiding me on my path as a full stack developer

Thanks to Gregoire Vella on Behance for his great disgin that serve me as inspiration

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

<!-- MARKDOWN LINKS & IMAGES -->