A full-featured To-Do application built using the MERN stack and Redux.
- JWT Cookie-Based Authentication for secure login
- Task Sorting by priority, due date, etc.
- CRUD Operations for managing tasks
- User-Friendly UI with priority levels
This page displays all the tasks in the list.
Users can add a new task by providing:
- Title
- Description
- Priority Level (High, Medium, Low)
- Due Date