Skip to content

brunoeric/To-Do-List

Repository files navigation

📝 To Do List

A simple To Do List built in HTML, CSS and JavaScript.

Features

  • Add tasks using the input field and button or Enter key.
  • Click the item text to mark it as done;
  • Click the Trash Bin Icon to delete the item.
  • The items are stored and you can close the window. When you return, the data will be retrieved.

This application uses localStorage, saving data across browser sessions. Try it!

Screenshot

example screenshot

About

Simple To Do List

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published