Practice how to use rails with react in two projects.
- React
To get a local copy up and running follow these simple example steps.
- Click on the top right green "code" button.
- On the dropdown menu, choose "download with zip" button.
- After download, extract the zip file and you have the project on your machine.
- Run the backend app on the default port
3000
and the front app on any port. - Execute
npm i
to install the required packages. - Execute
npm start
to run the project.
👤 Kerolous Samy
- GitHub: Kerolous Samy
- Twitter: Kerolous Samy
- LinkedIn: Kerolous Samy
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.