Task Management App built using React, Node.js, MongoDB, and JWT Authentication:
A full-stack Task Management application built using:
- π§ React (Frontend)
- βοΈ Node.js + Express (Backend)
- π’οΈ MongoDB (Database)
- π JWT (Authentication)
- βοΈ CRUD operations for task handling
- π JWT-based Authentication (Register / Login)
- β User-specific Tasks
- π§Ύ Create / Read / Update / Delete tasks
- π Filter tasks by completion
- π¦ RESTful APIs
- π Built with MVC architecture
- React (w/ hooks)
- React Router
- Axios
- Tailwind
- Node.js
- Express.js
- MongoDB
- Mongoose
- bcryptjs
- jsonwebtoken
- dotenv
- cors