A modern, lightweight recipe manager web application built with, TypeScript, Postgres, and Prisma. Manage your favorite recipes, organize ingredients, and browse your collection with a fast and responsive UI.
This project provides a foundation for a recipe management interface — storing, displaying and interacting with recipes in a web-based environment using a modern frontend stack.
Key technologies:
- TypeScript
- Prisma
- Postgres
- 🔍 Filter recipes
- 🧪 Responsive UI for desktop & mobile
- 📶 Choose Difficulty "Easy, Medium, hard"
- ✨ Optional: Meal planning & shopping list export
Follow these steps to run the project locally:
npm install