A modern and clean full-stack Recipe Management Web App that allows users to register, log in, and manage their personal recipes. Includes full CRUD functionality, light/dark mode, and an interactive UI powered by Framer Motion.
Live Link : https://khanir-recipe.netlify.app/
-
Login & Registration
Secure user authentication to sign up and sign in. -
Add Recipe Functionality
Authenticated users can add their favorite recipes. -
Update & Delete Recipes
Edit or delete your own recipes easily. -
My Recipes Page
Users can view and manage only the recipes they've created. -
Light & Dark Mode
Toggle between light and dark themes with smooth transitions. -
🚪 Logout Functionality
Secure logout to end the session and clear user data.
| Layer | Technology |
|---|---|
| Frontend | React.js, Tailwind CSS, Framer Motion |
| Backend | Node.js, Express.js |
| Database | MongoDB |