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!!!
- Host: GitHub
- URL: https://github.com/gabriel-mend/nlw-01
- Owner: gabriel-mend
- Created: 2020-06-01T19:57:59.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T02:56:29.000Z (over 3 years ago)
- Last Synced: 2025-03-21T09:17:25.101Z (over 1 year ago)
- Topics: express, nodejs, react-native, reactjs, rest-api, typescript
- Language: TypeScript
- Homepage:
- Size: 2.73 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NLW-01
Projeto realizado pela @rocketseat, com intuito de colocar os devs um nível acima!!!
***

## 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!