Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diego64/nlw-expert-react
Em desenvolvimento
https://github.com/diego64/nlw-expert-react
Last synced: 5 days ago
JSON representation
Em desenvolvimento
- Host: GitHub
- URL: https://github.com/diego64/nlw-expert-react
- Owner: diego64
- Created: 2024-02-05T23:12:52.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-10T17:14:10.000Z (11 months ago)
- Last Synced: 2024-11-15T08:47:36.360Z (about 2 months ago)
- Language: TypeScript
- Size: 333 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Cover](./.github/cover.png)
# NLW Expert (React)
Essa aplicação foi desenvolvida durante o NLW Experts da Rocketseat utilizando React, TypeScript, Tailwind e a SpeechRecognition API.
## Executando
Após clonar o repositório, acesse a pasta do projeto e execute os comandos abaixo:
```sh
npm install
npm run dev
```Acesse http://localhost:5173 para visualizar a aplicação.