Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Manager

A task manager app built with React and Tailwind CSS that helps you add and manage tasks efficiently. Users can add tasks, mark them as complete and delete them when no longer needed. Tasks persist across sessions using the browser's Web Storage API, so your data is never lost on reload.

Features

  • Add a task
  • Delete a task
  • Mark task as complete
  • Filter task on the basis of completion
  • Tasks persist across sessions

Screenshot

task-manager-1

Tech Stack Used

React, Vite, Web Storage API (localStorage), Tailwind CSS

To run it locally

Run these in your terminal one by one:-

git clone https://github.com/priyanshuyadavv19/task-manager.git
cd task-manager
npm install
npm run dev

Live demo

Task Manager


Made by Priyanshu Kumar Yadav

About

A task manager app built with React and Tailwind CSS that helps you add and manage tasks efficiently.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages