A full-stack Task Manager App built with the MERN (MongoDB, Express, React, Node.js) stack.
- User registration and login
- Add, edit, and delete tasks
- Mark tasks as completed or pending
- Protected routes using JWT authentication
- Frontend: React, CSS / Bootstrap
- Backend: Node.js
- Database: MongoDB
git clone https://github.com/your-username/task-manager-app.git cd task-manager-app