- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 📝 License
The Recipe app keeps track of all your recipes, ingredients, and inventory. It allows 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.
Client
Server
Database
- [Register a user]
- [Login a user]
- [Create ingredients]
- [Create Recipes]
- [Generate shopping list]
- [Add Ingredients to a recipe]
- [View Public Recipes]
To get a local copy up and running, follow these steps.
In order to run this project you need:
gem install rails
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/karayamanemre/recipe-app.git
Install this project with:
cd recipe-app
bundle install
To run the project, execute the following command:
rails server
👤 Author1
- GitHub: Emre Karayaman
- LinkedIn: Emre Karayaman
👤 Author2
- GitHub: Kwasi Baayeh
- LinkedIn: Kwasi Baayeh
- [Like a recipe]
- [Comment on a recipe]
- [Share private recipes]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, kindly give it a star⭐️
This project is MIT licensed.