DEV Community

Hiba Hashim Saleem
Hiba Hashim Saleem

Posted on

I Built FridgeChef: A Web App That Turns Your Ingredients Into Recipe Ideas 🍳

Have you ever opened your fridge, seen a bunch of random ingredients, and thought: β€œWhat am I supposed to make with this?” 😭

That’s the problem I wanted to solve with FridgeChef.

FridgeChef is a web app that helps you discover recipes based on the ingredients you already have. You enter what’s in your fridge, and it finds recipe ideas that match your ingredients.

πŸ› οΈ What I built

FridgeChef includes:

πŸ₯• Ingredient-based recipe matching
🍳 Recipe suggestions
πŸ“Š Match scoring
πŸ›’ Shopping-list functionality
πŸ€– AI-powered recipe assistance
πŸ” User authentication
πŸ“± Responsive design for desktop and mobile

I built it using HTML, CSS, and JavaScript, with Firebase for parts of the application.

πŸ’‘ Why I built it

I wanted to create something that solves a simple everyday problem while giving me the opportunity to learn more about web development, AI, authentication, and building a complete product.

This project has also taught me a lot about turning an idea into an actual working application rather than just leaving it as a concept.

πŸš€ Try FridgeChef

You can try it here:

https://fridge-chef-284a8.web.app

I'd love to hear from other developers:

What would you improve or add to FridgeChef?

Top comments (0)