A great blog app created with RoR.
- Check the Ruby version or if you have at all by running
ruby -v
if you get something like thisruby 2.6.8p205 (2021-07-07 revision 67951)
you have Ruby installed. - Clone the repository by runiing
git clone https://github.com/raminka13/recipe-app.git
in your CLI. cd recipe-app
- Run
bundle install
- Run
rails db:create db:migrate
- Run
rails server
- Open Browser
http://localhost:3000/
- Run
rspec spec/
👤 Raul A Ospina 🧑🏻💻
- GitHub: @raminka13
- Twitter: @raminka13
- LinkedIn: Raul Ospina
👤 Vitor Guedes Madeira 🧑🏻💻
- GitHub: @vitorguedesmadeira
- Twitter: @CDahguedes
- LinkedIn: Vitor Guedes
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.