Hello rails-back-end

An endpoint using ruby on rails that greets you with a random number

See the front-end here

To get a local copy of the project, follow these steps:

  1. Open the terminal and navigate to the folder where you would like to put these files.
  2. Type the following commands into the terminal: https://github.com/fasaldana/hello-rails-back-end.git
git clone 
cd hello-rails-back-end
bundle install
'npm install' or 'yarn install'
rails db:create
rails db:migrate
'rails s' to start the server locally

Author

👤 Fernando Saldaña

🤝 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

  • Thanks to all the Micromates and the Ruby on Rails community for their support.
  • Original design idea by Gregoire Vella on Behance.

📝 License

This project is MIT licensed.