/odin-todoapp

Todo app. Live: https://nelfimov.github.io/odin-todoapp/

Primary LanguageJavaScript

Todo app in frontend

This is a pet project for learning JS by Odin Project.

Icons used are from Google Library.

App uses localStorage for saving tasks and projects.

Future plans

  • Animations;
  • Modals for interacting with tasks;
  • Better color palette;