https://karolciesluk.github.io/toDoList/
To Do List is an app that helps with organizing tasks. This one is written in vanilla java script and is a simpler version of my "to-do-list-react" app.
You may list as many tasks as you wish and tick boxes when they are done or remove them by clicking on the 🗑 button.
The app was made during my participation in the YouCode frontend developer course.
- HTML
- Javascript
- CSS
- Flexbox
- BEM