A simple task management web app built using React and Vite.
I made this project to practice React and build a useful application where tasks can be added, managed and tracked easily.
- Add new tasks
- Set task priority
- Add due dates
- Search tasks
- Filter tasks by All, Pending and Completed
- Mark tasks as completed
- Delete tasks
- Productivity progress bar
- Shows the next important task
- Task statistics like total, pending, completed and high priority tasks
- React
- JavaScript
- HTML
- CSS
- Vite
Clone the repository:
git clone https://github.com/Aashna246/Task-management-web-app.git