The main idea begind this project is to implement a connection between a Ruby on Rails back-end and React front-end. Understanding the pros and cons of different approaches of connecting Ruby on Rails back-end with React front-end.
image.png
Built With
- Ruby
- Ruby On Rails
- Ruby Gems
- PostgreSQL
- React
- React
Ruby
Ruby on Rails
Ruby Gems
PostgreSQL
- Clone the repository using this GitHub link.
cd
into the directory.
- Run
bundle install
&&npm install
- Run
rails db:create
to create the database. - Run
rails db:migrate
to create the tables. - Run
rails db:seed
to populate the tables.
- Run
rails s
to start the server.
👤 Mateo Villagómez
GitHub: @mateo951
Twitter: @MVGameDev
LinkedIn: @Mateo Villagómez
🤝 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!
📝 License This project is MIT licensed.