Skip to content

safayetdib/task-management-app-client-side

Repository files navigation

Task Management App Client Side

This project is the client-side implementation of a Task Management App. It provides a user interface for managing tasks using React, along with other libraries such as Tailwind CSS, React Router, React Icons, SweetAlert2, Context API, and Fetch.

Technologies Used

Features

  • View a list of tasks
  • Create a new task
  • Update/Edit task details
  • Mark a task as completed
  • Delete a task