Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 373 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 373 Bytes

This project allows the user to create a simple To Do List, usign the browser storage to keep the tasks saved even the browser is closed and reopened. NOTE: This porject is not a responsive one, because it pretends be used in a desktop enviroment.

In this exercise I'm applying concepts over the use of the local Storage through the use of JavaScript.

Hope enjoy it!!!!!