Skip to content

pratikmtele/tasktracker

Repository files navigation

Task Tracker App

A simple task tracker application that allows user to add, delete, and mark tasks as completed. The completed tasks are visually distinct from the incomplete ones. This application is responsive and works well on both desktop and mobile devices. localstorage is used to persists tasks even when the page is refreshed.

Install Node Packages

  npm install

Live Link

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published