Recipe App is a web application that allows users to create, and manage recipes, foods, and ingredients.
- Ruby
- Ruby On Rails
- PostgreSQL
- Redis
- Bootstrap
For a live demo visit here (if available)
To get a local copy up and running follow these simple example steps
Ruby
Ruby on Rails
PostgreSQL
Redis
- 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 s
to start the server
👤 Mateo Villagómez
- GitHub: mateo951
- Twitter: MVGameDev
- LinkedIn: mateo-villagómez
👤 Victor Peralta
- GitHub: Victor Peralta
- Twitter: Victor Peralta
- LinkedIn: Victor Peralta
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.