TaskNest is a full-stack task management web application that allows users to register, log in, and manage their tasks with an interactive and responsive UI. Built with React, Firebase, TailwindCSS, and more, it demonstrates both frontend development and integration with backend services.
- React (v19)
- Vite
- React Router (v7)
- Firebase Authentication
- Tailwind CSS & DaisyUI
- React Icons
- SweetAlert2
- React Hot Toast
- React Fast Marquee
- React Simple Typewriter
-Node.js -Express.js -MongoDB
- 🔑 Firebase Authentication (Login, Signup, Logout)
- 📌 Task Creation, Update, and Deletion
- 🎨 Clean and responsive UI with TailwindCSS
- 🧠 SweetAlert2 for confirmation dialogs
- 🔔 Real-time toast notifications using React Hot Toast
- 🛡️ Protected Routes (only accessible after login)
- 🖋️ Typewriter and Marquee effects for dynamic text
npm install
npm run dev