In this project we have build a Recipe App usign Ruby on Rails.
https://recipe-app-nacho.herokuapp.com/
- Ruby
- Ruby on Rails
- Devise
- Capybara
- CSS
- Ruby >= 3.0.0
- Run git clone on this project at the desired directory:
git clone https://github.com/nachosala89/recipe-app-rails.git - Go to the cloned directory with
cd recipe-app-rails. - Install dependencies with bundle install.
- install RSpec on your system with
gem install rspec.
- Follow the setup instructions.
- Make sure you're inside the correct directory
recipe-app-rails. - Run
bin/rails serveron the terminal to start Puma server. - In your browser, go to
http://127.0.0.1:3000to interact with the site.
- Rspec Test Tool
rspec spec/
👤 Miguel Angel Puentes
- GitHub: @mike2611
- Twitter: @MiguelP2611
- LinkedIn: Miguel Puentes Mata
👤 Nacho Sala
- GitHub: @nachosala89
- Twitter: @nachosala89
- LinkedIn: Juan Ignacio Sala
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project! 😄

