https://github.com/codeedu/live-imersao-fullcycle8-react
https://github.com/codeedu/live-imersao-fullcycle8-react
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codeedu/live-imersao-fullcycle8-react
- Owner: codeedu
- Created: 2022-06-17T18:34:08.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-17T18:36:59.000Z (almost 4 years ago)
- Last Synced: 2025-02-21T14:17:30.586Z (over 1 year ago)
- Language: HTML
- Size: 155 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

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.