/hello-rails-back-end

A Rails Back End API that displays a random random messages

Primary LanguageRuby

hello-rails-back-end app

This exercise is going to create a React front-end with a Rails back-end and connect them to display a random message.

Getting Started

  • clone the repository git clone https://github.com/selma-belhadj/hello-rails-back-end.git
  • navigate to the folder cd hello-rails-back-end
  • 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
  • PostgreSQL

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.