Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

# Todo List App

A simple, modern todo list application built with vanilla HTML, CSS, and JavaScript.

## Features

- ✅ Add new tasks
- ✅ Mark tasks as complete/incomplete
- ✅ Delete tasks
- ✅ Persistent storage (tasks saved in browser localStorage)
- ✅ Responsive design
- ✅ Keyboard support (Enter key to add tasks)

## How to Use

1. Open `index.html` in your web browser
2. Type a task in the input field
3. Click "Add" or press Enter to add the task
4. Check the checkbox to mark a task as complete
5. Click "Delete" to remove a task

## Technical Details

- Pure vanilla JavaScript (no frameworks or dependencies)
- Uses browser localStorage for data persistence
- Modern CSS with gradient background and smooth animations
- Fully responsive design that works on desktop and mobile

About

dynamic to do list that lets you organize by day, drag and drop tasks as needed, and edit in line

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages