Hello World - Rails-React

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.

Built With

  • Ruby
  • Ruby On Rails
  • Ruby Gems
  • PostgreSQL
  • React
  • React

Front-end

Prerequisites 📌

  • Ruby
  • Ruby on Rails
  • Ruby Gems
  • PostgreSQL

Setup 🔂

  • Clone the repository using this GitHub link.
  • cd into the directory.

Install ⚙️

  • Run bundle install && npm install

Database 💾

  • Run rails db:create to create the database.
  • Run rails db:migrate to create the tables.
  • Run rails db:seed to populate the tables.

Usage 💻

  • Run rails s to start the server.

Author

👤 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.