tenzopro / todo

Vanilla javascript todo app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

todo

NOTE: This project is on-going - i work on it in my spare time & as such expect bugs or missing feaures. But these will be addressed as we progress.

Personal project dedicated to learning and working with vanilla javascript to achieve small things which built to big ones. Criticism, contributions &/or suggestions welcome.

Using parceljs as bundler and ES6 to take advantage of js new features. To test go into /dist folder and run index.html in your browser (pssst report any bugs ;) ... ).

In order to see underlying code, its the /src you wanna check out.

About

Vanilla javascript todo app


Languages

Language:JavaScript 78.2%Language:CSS 16.6%Language:HTML 5.2%