- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
[Recipe App] is a project that will help you keep track of all your recipes and ingredients. 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.
Client
Database
Bootstrap5
- [user]
- [food]
- [recipes]
- [shopping list]
- [public recipes]
To get a local copy up and running, follow these steps.
In order to run this project you need:
Install Ruby on your computer Install Rails on your computer
Clone this repository to your desired folder:
git clone git@github.com:Bhekisile/Recipe-app
Install this project with:
bundle install
To run the project, execute the following command:
rails server
To run tests, run the following command:
rspec
👤 Bhekisile Jozi
- GitHub: @Bhekisile
- LinkedIn: BhekisileJozi
👤 Ikonde (Arnold) Nekemiah
- GitHub: @arnoldnekemiah
- Twitter: @arnoldikonde
- LinkedIn: Ikonde (Arnold) Nekemiah
- [Add more styling to improve the UI]
- [Add more functionality]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give it a star.
We would like to thank Microverse for giving us all the necessary knowledge we need to make this project.
This project is MIT licensed.