linke to react app: https://github.com/ZahraArshia/hello-react-front-end/tree/frontend-features
- Implement a connection between a Ruby on Rails back-end and React front-end.
- Understand pros and cons of different approaches of connecting Ruby on Rails back-end with React front-end.
- Ruby on Rails
- Ruby
- Rails gem
- PostgresQL
To get a local copy up and running follow these simple example steps.
step1) cloning the project:
https://github.com/ZahraArshia/budget_management.git
step2) go to the right folder:
cd budget_management
step3) Install:
bundle install
step4) run the command:
rails s
or
ruby bin\rails server
(recomended if you are using windows OS)
Run linters:
rubocop
Zahra Aershia
- GitHub: @ZahraArshia
- Twitter: @ZahraArshia
- LinkedIn: @ZahraArshia
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.