Hello React Front End is a project using React and Redux for frontend to display the data coming from API Hello-Rails-Back-End.
Client
- React
- Redux
- Display random greeting messages
To get a local copy up and running, follow these steps.
In order to run this project you need the following installed in your local system
-
Make sure you have Ruby installed in your system. You can install it here
-
Get started with Ruby on Rails.
-
Make sure you have PostgreSQL installed and running.
Clone this repository to your desired folder:
cd <desired-folder>
git clone https://github.com/mertkantaroglu/hello-react-front-end.gitInstall this project with:
npm installTo run the project, execute the following command:
npm run start- GitHub: @mertkantaroglu
- Twitter: @aranelluinwe
- LinkedIn: mertkantaroglu
- Add design
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give me a Star!
I would like to thank for Microverse to provide me learning materials, and my peers for helping me out to move forward.
This project is contributed under MIT licensed.