The Zero Waste Kitchen Recipe Project provides users with creative and sustainable recipes that help minimize food waste. This project offers solutions for using leftover ingredients, repurposing food scraps, and preparing meals that are both eco-friendly and delicious. It promotes the practice of reducing food waste in the kitchen by providing easy-to-follow recipes and tips on how to store and use food efficiently.
- Sustainable Recipes: A collection of recipes that incorporate leftovers and reduce food waste.
- Food Scrap Utilization: Ideas for repurposing food scraps (e.g., vegetable peels, fruit cores) into meals or compost.
- Storage Tips: Best practices for storing ingredients to extend shelf life and reduce spoilage.
- Waste Reduction Guides: Tips for reducing packaging waste and opting for reusable kitchen tools.
- User Submissions: Allow users to submit their own zero waste recipes and ideas.
-
Clone the repository:
git clone https://github.com/aashish-thapa/Zero-Waste.git
-
Navigate to the project directory:
cd Zero-Waste
-
Install the necessary dependencies:
npm install
-
Start the application:
npm start
- Frontend: React.js, HTML, CSS
- Backend: Node.js, Express.js
- Database: MongoDB (for storing user-submitted recipes and tips)
- Other Tools: Docker, GitHub Actions, Tensorflow, Computer Vision, OpenAI
We welcome contributions! To contribute, follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b feature/your-feature
- Commit your changes:
git commit -m 'Add feature'
- Push to your branch:
git push origin feature/your-feature
- Open a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
Feel free to adjust any specifics related to your project!