EvgenyWas / todo-list

The studying project for practice JavaScript. A work with DOM with a help of JavaScript and connect Web Storage API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todo list

The studying project for practice JavaScript. A work with DOM with help of JavaScript and connect Web Storage API.

Done

  1. Created functions for generating DOM-elements with a help JavaScript;
  2. Connected Web Storage API for saving tasks when page reload;
  3. Used JavaScript modules.

DEMO

Preview

About

The studying project for practice JavaScript. A work with DOM with a help of JavaScript and connect Web Storage API.


Languages

Language:JavaScript 73.8%Language:CSS 23.6%Language:HTML 2.7%