Create a React front-end with a Rails back-end and connect them to display a random greeting message.
- Ruby on Rails
To setup the project locally: clone the repository using:
git clone [email protected]:ha-manel/hello-rails-back-end.git
run:
bundle install
run:
rails db:setup
rails db:migrate
rails db:seed
run:
rails s
👤 Manel Hammouche
- GitHub: @ha-manel
- Twitter: @hamanel
- LinkedIn: Manel Hammouche
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!