Theis app is built in order to implement a connection between a Ruby on Rails back-end and React front-end. And to understand the pros and cons of different approaches of connecting Ruby on Rails back-end with React front-end.
- clone the repository
git clone https://github.com/kaitcham/hello_rails_react.git
- navigate to the folder
cd hello_rails_react
- Install packages
bundle install
- Setup database
rails db:reset
-Database datarails db:seed
- Ruby
- Ruby on Rails version (6.1.6)
- PostgreSQL
- React
👤 Munezero Christian
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.