**To-Do List ** A professional and feature-rich task management application built using MongoDB, Express.js, React, and Node.js (MERN stack). This app allows users to manage tasks efficiently with support for nested subtasks, priorities, due dates, and real-time updates.
- 1οΈβ£ Task Management:
- π Create, Edit, Delete Tasks -π Organize tasks into collections -ποΈ Nested Subtasks (each task can have unlimited levels of subtasks) -β Mark tasks as favorite
- 2οΈβ£ Subtask Management: -π Add subtasks to tasks -β Mark subtasks as completed -ποΈ Delete subtasks independently -π Automatic UI updates when subtasks are modified
- 3οΈβ£ Prioritization & Scheduling:
- π΄ Priority Levels (High, Medium, Low) -π Set Due Dates for tasks and subtasks -π View tasks sorted by deadline
- 4οΈβ£ UI/UX Features: -π¨ Modern and responsive UI using Tailwind CSS -π Dark Mode support -π Search and filter tasks -5οΈβ£ Authentication & Security (Optional): -π JWT-based authentication for secure access -π User-specific tasks (only see your own tasks)
- Frontend: React,redux toolkit,axios
- Backend: node.js,express,mongodb
- Deployment: Vercel
- Clone the Repository:
git clone https://github.com/naol728/Nested-Todolist cd Nested-Todolist-backend npm install npm run start cd Nested-Todolist-frontend npm install npm run dev 2 start at localhost
npm run dev



