luc-ribeiro / notes-react

An app to make text notes using text or audio. Built using Speech Recognition API to transcript audio to text.

Home Page:https://notes-react-rho.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notes


License

πŸ“ Project

An app to make text notes using text or audio. Built using Speech Recognition API to transcript audio to text.

image

πŸ’» Techs

  • ReactJS
  • TailwindCSS
  • Radix UI
  • Speech Recognition API

πŸ’‘ How to run

To run the application on your local machine, make sure you have Node.js and npm installed before proceeding with the steps below:

  1. Clone the project:
$ git clone https://github.com/luc-ribeiro/notes-react
  1. Navigate to the server folder of the project:
$ cd notes-react
  1. Install the dependencies:
$ npm install
  1. Start the app:
$ npm run dev

⚠️ Important: Check the Can I Use site to check if your browser support the Speech Recognition API.

πŸ“ License

This project is licensed under the MIT license.

About

An app to make text notes using text or audio. Built using Speech Recognition API to transcript audio to text.

https://notes-react-rho.vercel.app


Languages

Language:TypeScript 90.5%Language:HTML 6.0%Language:JavaScript 3.0%Language:CSS 0.5%