/Todo-Application

A basic todo web application created by using HTML, CSS and JavaScript

Primary LanguageJavaScript

Todo-Application

A basic todo web application created with using HTML, CSS and JavaScript, by Alen Babayiğit.


https://alenbabayigit.github.io/Todo-Application/
It has features such as:
  1. Add todo.
  2. Remove todo.
  3. Store todos in local storage.
  4. Get todos from local storage.
  5. Filter todos.
  6. Remove all todos.