A task manager application using the MERN stack with secure authentication and database integration. Users can sign up, log in, and manage tasks (create, edit, delete). Built with React for the frontend, Express and Node.js for the backend API, and MongoDB for scalable data storage.
Hosted at: https://task-manager-1-7sjy.onrender.com
- Frontend: React (with Vite)
- Backend: Node.js + Express
- Database: MongoDB (Mongoose)
- Auth: JWT