A web app to find recipes based on ingredients you have in your pantry. Add ingredients, set a mandatory ingredient, and discover recipes you can cook! Features include voice input, saving recipes, shopping list management, and text-to-speech instructions.
- Add pantry ingredients manually or by voice
- Search recipes using Spoonacular API based on available ingredients
- Mark mandatory ingredient to ensure recipe relevance
- View recipe details, ingredients, and cooking steps
- Save favorite recipes locally
- Manage a shopping list with missing ingredients
- Copy or download shopping list and recipe details
- Text-to-speech for cooking instructions
- Frontend: HTML, CSS, JavaScript (vanilla)
- Backend: Node.js
https://kitchenmate-livid.vercel.app/
- Clone this repository:
git clone https://github.com/yourusername/your-repo.git cd your-repo