https://github.com/maryucha/todolist-javascript
https://github.com/maryucha/todolist-javascript
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/maryucha/todolist-javascript
- Owner: Maryucha
- Created: 2021-08-12T16:23:17.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-23T17:01:56.000Z (almost 5 years ago)
- Last Synced: 2025-02-01T07:43:43.444Z (over 1 year ago)
- Language: JavaScript
- Size: 30.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TODO LIST
Esse projeto é exercício com **JavaScrip**. Onde o objetivo era criar uma lista de tarefas usando apenas HTML | JAVASCRIPT | CSS juntamente com o localStorage.
[TESTE AQUI](https://js-zarthq.stackblitz.io/)
- [x] Criar nova tarefa
- [x] Consumir do localStorage
- [x] Usar HTML
- [x] CSS
- [x] Responsividade
Ficou assim

- [x] Permitir edição;
- [x] HTML máximo possível semântico;
- [x] CSS bem estruturado;
- [x] Código limpo e bem organizado;
# Tecnologias
JAVASCRIPT | BOOTSTRAP | HTML | CSS |
  