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:
- Open the terminal and navigate to the folder where you would like to put these files.
- 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
👤 Fernando Saldaña
- GitHub: @fasaldana
- Twitter: @Fernandosal98
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Thanks to all the Micromates and the Ruby on Rails community for their support.
- Original design idea by Gregoire Vella on Behance.
This project is MIT licensed.