PantryChef is a full-stack recipe suggestion web application where users can select ingredients they have and get matching recipes instantly. It's like having a personal chef in your browser!
- Search and select ingredients from a categorized list
- View only the recipes that can be made with the selected ingredients
- Display recipe details including image, time required, ingredients, and step-by-step instructions
- Adjustable ingredient measurements based on number of servings
- Fully responsive UI for desktop and mobile
- Pop-up cards to show full recipe details
- Clean, user-friendly design
- Frontend: HTML, CSS, JavaScript
- Backend: Node.js, Express.js
- Database: MySQL