onesamket / amharic-voice-to-text

amharic voice to text chrome extension built using react and tailwind css

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

steps to use this chrome extension

  • clone repo

    git clone https://github.com/onesamket/amharic-voice-to-text
  • navigate to your project folder

    cd your-folder
  • install dependencies

    npm i
  • run the application locally

    npm run dev
  • run build command

    npm run build

    All Right you're successfully build the application means you are ready to use the application on your chrome

    steps to add your local extension on chrome browser

    1. Open chrome
    2. Goto extension panel
    3. Click load unpacked button
    4. select dist folder (builded folder )
    5. your'e ready to use

About

amharic voice to text chrome extension built using react and tailwind css


Languages

Language:JavaScript 78.2%Language:CSS 13.3%Language:HTML 8.4%