Skip to content

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

Notifications You must be signed in to change notification settings

luc-ribeiro/notes-react

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks