An open API service indexing awesome lists of open source software.

https://github.com/dor-ka/frontend-youcode-todolist

Simple To Do List app built with HTML, CSS and JavaScript, practicing core frontend skills.
https://github.com/dor-ka/frontend-youcode-todolist

bem css es6 grid html javascript practice-project responsive todo-list-app vanilla-js youcode

Last synced: about 1 month ago
JSON representation

Simple To Do List app built with HTML, CSS and JavaScript, practicing core frontend skills.

Awesome Lists containing this project

README

          

# To Do List

## About

[🔗 Live Demo](https://dor-ka.github.io/frontend-youcode-todolist/)

This project is a simple To Do List web application created for practicing basic **HTML**, **CSS**, and **JavaScript** skills.

---

## 📸 Demo

![Desktop view](https://github.com/dor-ka/frontend-youcode-todolist/raw/main/images/img-readme-2.png)

![Mobile view](https://github.com/dor-ka/frontend-youcode-todolist/raw/main/images/img-readme-mobile-2.png)

![Demo gif](https://github.com/dor-ka/frontend-youcode-todolist/raw/main/images/readme.gif)

---

## 🛠️ Technologies Used

- HTML
- CSS (Grid, Media Queries)
- JavaScript (ES6+)
- BEM methodology
- Array immutability

---

## 🚀 Features

- Add and remove tasks
- Responsive layout for desktop and mobile
- Clean and semantic markup

---

## 📦 Status

Project finished and available online.