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

https://github.com/deverebor/react-todo-app

ToDo app made to study rem responsiviness
https://github.com/deverebor/react-todo-app

reactjs typescript

Last synced: 5 months ago
JSON representation

ToDo app made to study rem responsiviness

Awesome Lists containing this project

README

          

# React Todo App

![React logo](./.github/assets/todo-app.png)

## đŸ’» PrĂ©-requisitos

Antes de começar, verifique se vocĂȘ atendeu aos seguintes requisitos:

* VocĂȘ tem uma mĂĄquina ``.

## 🚀 Instalando React Todo App

Para instalar siga estas etapas:

> Clone o repo

```zsh
git clone git@github.com:deverebor/react-todo-app.git
```

> Entre no diretĂłrio do repo

```zsh
cd react-todo-app
```

> Instale as dependĂȘncias

```zsh
yarn install
```

## ☕ Usando o projeto

Siga estas etapas:

> Inicialize o projeto

```zsh
yarn dev
```

---


Developer with â€ïžâ€đŸ”„ by Lucas Souza (@deverebor)