Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 876 Bytes

File metadata and controls

37 lines (19 loc) · 876 Bytes

Task Management App

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.

Demo

You can find a live demo of the Task Management App here.

Screenshots

1 video

Features

  • 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.

Technologies Used

  • React Vite
  • React Router
  • Context Api and useContext
  • Local Storage
  • CSS