hbgamra / ToDoList-JavaScript-ES6

Created a simple ToDo list web application using JavaScript, ES6 and Bootstrap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ToDoList-JavaScript-ES6

A Todo list web app that uses Bootstrap and ES6. Also the users data is stored through the localStorage, so that when ever the application is refreshed, or closed and then re-opened, all to do objectives will still be displayed. When changing the window screen size, the web page will also automatically re adjust to its appropriate sizes.

Below is a video demo of what the web page does

https://youtu.be/WYo0O0IY_JY

About

Created a simple ToDo list web application using JavaScript, ES6 and Bootstrap


Languages

Language:JavaScript 65.4%Language:HTML 27.9%Language:CSS 6.7%