/hello-react-rails

A Rails React application that displays random messages

Primary LanguageRuby

Hello React Rails 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/selma-belhadj/hello-react-rails.git
  • navigate to the folder cd BlogApp
  • checkout the feature `git checkout development
  • Install packages bundle install
  • Setup database rails db:setup
  • Run migration rails db:migrate

Built With

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

Authors

👤 Selma Belhadj

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