Skip to content

An Zoom app to support people who stutter to have a stronger voice in video calls.

License

Notifications You must be signed in to change notification settings

H4rsh4nk/zoomplugin

 
 

Repository files navigation

Aimpower Zoom Web Apps Link

Getting Started

Run following commands in terminal :

git clone https://github.com/H4rsh4nk/zoomplugin.git

cd ./zoomplugin

npm install

This should create a .env.local file in root directory.

Add enviornment variable in the .env.local file

Run following command inside /zoomplugin folder:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Deploy on Vercel

Vercel is already setup.

To deploy to test, push the code to any branch expect main.

To deploy to prod, push/merge the code to main branch.

About

An Zoom app to support people who stutter to have a stronger voice in video calls.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.5%
  • TypeScript 37.9%
  • CSS 0.6%