Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 379 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 379 Bytes

Javascript learning - Project 1 , Todo-List

Learning form youtube, source : https://www.youtube.com/watch?v=vDNw0FWL8zw&t=7788

Function:

1. Enter what to do.
2. Check (√) the things you finished.
3. delete the things that you don't need anymore.
4. It can store the data in your browser's local stroage.