Hello-React-Back-End

A Rails API that generate random greetings from different languages.

Live Demo

Check out the front end app at Hello-React-Front-End

Built With

  • Ruby on Rails

Getting Started

To get a local copy run the following steps:

  • Clone the repository with git clone https://github.com/danmainah/hello-rails-back-end.git
  • Open the folder with your code editor
  • Run yarn install to install all dependencies
  • Run rails db:create, rails db:migrate and rails db:seed to create and populate database with seed data.
  • Run rails s and go to http:localhost:3000/ to launch the server.

Author

👤 Daniel maina

🤝 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

  • Learning partners, Standup and morning session team