Hello Rails React App

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.

Getting Started

  • 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 data rails db:seed

Built With

  • Ruby
  • Ruby on Rails version (6.1.6)
  • PostgreSQL
  • React

Author

👤 Munezero Christian

🤝 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!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.