Skip to content

athulcoder/todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ Simple ToDo Web App

A simple ToDo web application built with HTML, CSS, and JavaScript that allows users to add events with dates and stores them locally using localStorage.

How to Use

https://athulcoder.github.io/todo-app

πŸš€ Features

  • Add tasks with an associated date
  • View and manage your tasks
  • Delete tasks when completed or no longer needed
  • Persistent storage with localStorage (data remains saved even after refreshing the page)

πŸ’» Technologies Used

  • HTML5
  • CSS3
  • JavaScript
  • LocalStorage

πŸ“¦ How to Use

  1. Clone the repository:
    git clone https://github.com/your-username/todo-web-app.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published