To Do List
why this project?
This was just an exercice to create a To Do List in Javascript.
design
The design is super simple, the point was only to make it look nice.
development
First I did it with only HTML, CSS (SASS) and JavaScript, then once it worked well I made it with VueJS, this was just to practice, of course VueJS for this project doesn't really make sence but again this is an exercice, to practice, I will probably do it later with ReactJS and AngularJS to practice a bit also.