https://github.com/vandodev/nlw-expert-react
nlw-expert-react, comverte notas de áudios em testo
https://github.com/vandodev/nlw-expert-react
ai ia lucide-react radix-ui react reactjs sonner speechrecognition tailwindcss typescript vite
Last synced: 3 months ago
JSON representation
nlw-expert-react, comverte notas de áudios em testo
- Host: GitHub
- URL: https://github.com/vandodev/nlw-expert-react
- Owner: vandodev
- Created: 2024-03-24T23:49:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-30T20:18:46.000Z (over 2 years ago)
- Last Synced: 2025-02-02T11:28:58.757Z (over 1 year ago)
- Topics: ai, ia, lucide-react, radix-ui, react, reactjs, sonner, speechrecognition, tailwindcss, typescript, vite
- Language: TypeScript
- Homepage:
- Size: 1.01 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

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