A Vanilla JS based to-do app in HTML, CSS and Javascript.
Try and see for yourself this minimal to-do app.
Client: HTML, CSS, Javascript(vanilla JS)
Server: N/A
These are the following main concepts used in this project:
- DOM manipulation
- Localstorage data handling
- Event Listeners
- Designing (especially CSS)