A full-stack MERN application for managing personal recipes. Add, search, and organize your favorite meals through a clean and responsive interface.
- Add recipes with ingredients and instructions
- Search recipes by name or ingredient
- Responsive UI for desktop and mobile
- React
- Node.js + Express
- MongoDB
- CSS3
git clone <repo-url>
cd recipe-tracker
npm install
npm startOpen the app in your browser and start adding recipes.
MIT