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

https://github.com/gabriel-mend/nlw-01

Projeto realizado pela @rocketseat, com intuito de colocar os devs um nível acima!!!
https://github.com/gabriel-mend/nlw-01

express nodejs react-native reactjs rest-api typescript

Last synced: 2 months ago
JSON representation

Projeto realizado pela @rocketseat, com intuito de colocar os devs um nível acima!!!

Awesome Lists containing this project

README

          

# NLW-01
Projeto realizado pela @rocketseat, com intuito de colocar os devs um nível acima!!!
***

![Capa](https://user-images.githubusercontent.com/49095200/85212492-c21e0600-b329-11ea-9a89-58f411f4a841.png)

## Tecnologias
* [React Native](https://reactnative.dev/)
* Axios
* [Expo](https://expo.io/)
* Typescript

## Como rodar?

```bash
# Clone this repository
$ git clone https://github.com/vinniciusgomes/ecoleta

# Go into the repository
$ cd ecoleta/backend

# Install dependencies
$ yarn install

# Run Migrates
$ yarn knex:migrate

# Run Seeds
$ yarn knex:seed

# Start server
$ yarn dev

running on port 3333
```

* Baixar o app do expo no celular ou em algum emulador em sua máquina
* Ler o QRcode
* Assim o app já estará funcionando

## Agradecimentos
[rocketseat](https://github.com/Rocketseat)

**Curtiu a ideia?** deixe seu feedback!