- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
Describe your project in 1 or 2 sentences.
**[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 allows you to make them public so anyone can access them.
Describe the tech stack and include only the relevant sections that apply to your project.
Client
Server
Database
Describe between 1-3 key features of the application.
- [Create a recipe]
- [Create foods that can be cooked using recipes]
- [Shopping List]
Add a link to your deployed project.
This is an example of how you may give instructions on setting up your project locally. Modify this file to match your project, remove sections that don't apply. For example: delete the testing section if the currect project doesn't require testing.
To get a local copy up and running follow these simple example steps.
- A code editor (like Atom, VScode...).
To setup the project locally: clone the repository using:
[email protected]:Timbar09/recipe_app-rails.git
run: rails server
run: rspec
login: localhost:3000
👤 Ogaga Iyara
-
GitHub: @githubhandle
-
Twitter: @twitterhandle
-
LinkedIn: LinkedIn
Describe 1 - 3 features you will add to the project.
- [new_feature_1]
- [new_feature_2]
- [new_feature_3]
CContributions, 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.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.