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

https://github.com/rocketseat-education/nlw-expert-react

Automatic convert audio notes to text with React
https://github.com/rocketseat-education/nlw-expert-react

nlw

Last synced: 3 months ago
JSON representation

Automatic convert audio notes to text with React

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.