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

https://github.com/nbkhope/backend-simulado-tarefas


https://github.com/nbkhope/backend-simulado-tarefas

backend expressjs

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Projeto 4: Lista de Tarefas (Backend Simulado)

Este projeto é parte do curso **Aplicativos Móveis com o React Native**.

[Clique aqui para acessar o curso](https://www.udemy.com/course/aplicativos-moveis-com-o-react-native/).

## Como Rodar

Instale as dependências:

```sh
yarn install
```

Rode:

```sh
yarn start
```