Welcome to The Fridge, your culinary companion for creative recipes based on your fridge's ingredients!
The Fridge is a web application that helps you discover recipes based on the ingredients you have in your fridge. It offers a user-friendly interface to search for recipes, apply filters, and find inspiration for your next delicious meal.
Visit the live deployment of The Fridge: https://dazzling-nougat-f934c6.netlify.app/
For a visual overview of the project, check out the presentation slides: Project Presentation
- Search recipes based on ingredients
- Apply filters for dish type and dietary preferences
- View detailed information about each recipe
- Add your own recipes to share with the community
To run this project locally, follow these steps:
- Clone the repository: https://github.com/KubraTY/The-Fridge.git
- Install dependencies:
npm install
- Run the development server:
npm run dev
- React
- Axios for API requests
- Netlify for deployment
Happy cooking! 🍲✨