The Recipe app keeps track of all your recipes and ingredients. It will allow you to save ingredients, keep track of what you have, create recipes. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.
To get a local copy up and running follow these simple example steps.
-
Copy this link
https://github.com/MaganaAsiati/Recipe_App
. -
Get the directory that you want to clone the repository.
-
Open the command prompt in this directory.
-
Write
https://github.com/MaganaAsiati/Recipe_App
. -
Go to the repository folder in your command prompt
cd Recipe_App
. -
Follow these steps to run the app:
- run
bundle install
in your terminal - run
npm install
in your terminal - run
rails s
in your terminal
- run
👤 Assiati
- GitHub: @MaganaAsiati
- Twitter: @asia_magana
- LinkedIn: Asia Magana
👤 Patrick
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