Recipe App is a web application that allows users to create, and delete recipes, foods, and ingredients.
- Ruby
- Ruby On Rails
- Ruby Gems
- PostgreSQL
- Rubocop
To get a local copy up and running follow these simple example steps.
Ruby
Ruby on Rails
Ruby Gems
PostgreSQL
- Clone the repository using this GitHub link.
cd
into the directory.
- Run
bundle install
&&npm install
- Run
rails db:create
to create the database. - Run
rails db:migrate
to create the tables. - Run
rails db:seed
to populate the tables.
-
Run
rails s
to start the server.
👤 Mateo Villagómez
- GitHub: mateo951
- Twitter: MVGameDev
- LinkedIn: mateo-villagómez
👤 KARANGWA Ntwali Josue
- GitHub: Ntwali-Josue
- Twitter: Ntwali-Josue
- LinkedIn: Ntwali-Josue
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.