Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sancruz-dev/nlw-expert-react

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

localstorage react tailwindcss typescript

Last synced: 24 days ago
JSON representation

Automatic convert audio notes to text with React

Awesome Lists containing this project

README

        

![Cover](./.github/cover.png)

# San Notes (NLW Expert React)

This application was developed during Rocketseat's NLW Experts using React, TypeScript, Tailwind and the SpeechRecognition API.

## Running

After cloning the repository, access the project folder and execute the commands below:

```sh
npm install
npm run dev
```

Visit http://localhost:5173 to view the app.