https://github.com/kayqueprogram/to-do-list
Aplicativo de ✔Todo List - Desafio 01 🔥 Ignite
https://github.com/kayqueprogram/to-do-list
react sass typescript vite
Last synced: about 1 month ago
JSON representation
Aplicativo de ✔Todo List - Desafio 01 🔥 Ignite
- Host: GitHub
- URL: https://github.com/kayqueprogram/to-do-list
- Owner: kayqueprogram
- Created: 2025-04-05T21:08:19.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-12T16:31:20.000Z (about 1 year ago)
- Last Synced: 2025-09-07T01:35:40.271Z (9 months ago)
- Topics: react, sass, typescript, vite
- Language: TypeScript
- Homepage: https://lista-de-tarefas-ten-eosin.vercel.app/
- Size: 122 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Este é um aplicativo de tarefas simples como parte do treinamento do Rocketseat

Features 🛠
[x] - Criar uma tarefa
[x] - Deletar uma tarefa
[x] - Completar uma tarefa
Tecnologias
Como executar este projeto
Clone este repositório:
```bash
git clone https://github.com/daniellvaz/todo-list-rocketseat
```
dentro da pasta do projeto execute:
```bash
yarn install
```
ou
```bash
npm install
```
ou
```bash
pnpm install
```
License 📃
MIT licensed