Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 343 Bytes

readme.md

File metadata and controls

13 lines (8 loc) · 343 Bytes

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;