Project Description
"Recipe app" keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.
- Ruby
- Git
- Github
- Rubocop
- RSpec
- Stylelint
To get a local copy of the program running, follow these simple steps
Coming soon...
- IDE, preferably Visual Studio Code
- Ruby
- Rails
- Open a command line terminal (Git bash preferrably) and navigate to a directory where you would like to save the work folder using cd.
- Clone the repository with git clone https://github.com/wale-prog/Recipe-app/
- To get the curent working tree, git fetch --all, then checkout to "dev" branch.
- Finally, run the application by doing the following:
- navigate to the root directory with a command line preferably ubuntu terminal
- run 'bundle install'
- run 'rails serve'
👤 Wale Olapetan
- GitHub: @wale-prog
- Twitter: @Wale_Petan
- LinkedIn: @walepetan
👤 Amos Kinyera
- GitHub: @bigmosi
- Twitter: @kinyera_amos
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
- Hat tip to Microverse
This project is MIT licensed.