Skip to content

Mehak3010/MyTaskList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

To-Do List Web App

A simple and elegant to-do list web application built using HTML, CSS, and vanilla JavaScript. The app allows users to add tasks, mark them as completed, and delete them. Tasks are saved locally using the browser's localStorage, so they persist even after refreshing the page.

Features:

  1. Add tasks with a simple click.
  2. Mark tasks as completed by clicking on them.
  3. Delete tasks by clicking on the delete button.
  4. Tasks are saved locally and persist across sessions. Screenshots: image image image image

Getting Started: To run the app, simply open the index.html file in your web browser.

Credits: This project was created by [Mehak Arora].

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published