Jumori / nlw14-expert-notes

Automatic convert audio notes to text with React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NLW 14 - Expert (Notes)

GitHub language count Repository size GitHub last commit

Table of Contents

πŸ’» About the project

This project were made during NLW Expert offered by Rocketseat.

Automatic convert audio notes to text with SpeechRecognition API.

🎨 Layout

This project layout is available at Figma:

Figma

πŸš€ How to run this project

Prerequisites

Before you start, you're gonna need: Git, Node.js, NPM

Running web application

# Clone this repository
$ git clone git@github.com:Jumori/nlw14-expert-notes.git

# Access this project directory in your terminal/cmd
$ cd nlw14-expert-notes

# Install project dependencies
$ npm install

# Run React application in dev demo
$ npm run dev

πŸ›  Stacks

The following tools were used in this project:

Website (React + TypeScript)

See more in package.json

🦸 Author


Juliana Morikoshi

Linkedin Badge Gmail Badge


πŸ“ License

This project is under MIT license.

Done with ❀️ by Juliana Morikoshi πŸ‘‹ Contact me!

About

Automatic convert audio notes to text with React

License:MIT License


Languages

Language:TypeScript 87.1%Language:JavaScript 6.5%Language:HTML 5.9%Language:CSS 0.5%