This is the frontend of the Recipe Book Web App, where users can explore, add, and manage recipes with a sleek UI built using React & Tailwind CSS. 🚀🔥
✅ User Authentication → Sign up, log in, Google authentication.
✅ Recipe Management → Users can add, update, and delete their own recipes.
✅ Dynamic Routing → Private routes for My Recipes & Recipe Details pages.
✅ SweetAlert2 Feedback → Beautiful toast notifications for user actions.
✅ Top Recipes Showcase → Displays top-rated recipes dynamically.
- Frontend: React, React Router, Tailwind CSS,daisyUI
- UI Components: React Icons, SweetAlert2
git clone https://github.com/your-repository-name.git
cd client
npm install
npm start