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

https://github.com/homeprojectstudy/challenge-ignite-01

Challenge TodoList Ignite React JS - TypeScript
https://github.com/homeprojectstudy/challenge-ignite-01

Last synced: 6 months ago
JSON representation

Challenge TodoList Ignite React JS - TypeScript

Awesome Lists containing this project

README

          

# Challenge 01

- The project has the idea of trainer fundamentals of React JS 🚀🔥

## Deploy in Localhost

Para fazer o deploy desse projeto rode

```bash
Clonning Project
Yarn - install dependeces
yarn dev
```

## Funcionalidades

- Add a new task
- Mark and unmark a task as complete
- Remove a task from the list
- Show progress of completing tasks

## Stack utilizada

**Front-end:** ReactJS, CSS Modules and TypeScript

## Autores

- [@Gabriel-Jesusvix](https://github.com/Gabriel-Jesusvix)

## Screenshots

![image](https://user-images.githubusercontent.com/62946928/189788666-989a129f-3f7d-4ea3-ba89-2b4f3035580c.png)