Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 692 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 692 Bytes

To Do List

app logo

Table of Contents

  1. Demo
  2. General info
  3. Technologies

Demo

https://karolciesluk.github.io/toDoList/

General info

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.

Technologies

  • HTML
  • Javascript
  • CSS
    • Flexbox
    • BEM