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

https://github.com/codeedu/live-imersao-fullcycle8-react


https://github.com/codeedu/live-imersao-fullcycle8-react

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

![Imersão Full Stack && Full Cycle](https://events-fullcycle.s3.amazonaws.com/events-fullcycle/static/site/img/grupo_4417.png)

Participe gratuitamente: https://imersao.fullcycle.com.br/

## Sobre o repositório
Esse repositório contém o código-fonte ministrado na aula Intesivão de React.js: [https://www.youtube.com/watch?v=GPxt65zPdDE](https://www.youtube.com/watch?v=GPxt65zPdDE)

## Rodar a aplicação

Execute os comandos:

```bash
npm install
npm start
```

Acesse http://localhost:3000.