This is a Task Management App built with React that allows users to organize and track their tasks. The app provides features such as creating tasks, and marking tasks as completed.
You can find a live demo of the Task Management App here.
- Create new tasks with a title.
- Mark tasks as completed.
- Filter tasks based on priority or completion status.
- Edit and delete tasks.
- Responsive design for a seamless experience across different devices.
- React Vite
- React Router
- Context Api and useContext
- Local Storage
- CSS

