Skip to content

A video-conferencing web application with real-time sign language translation.

Notifications You must be signed in to change notification settings

AnirudhKaranth/video-chat

Repository files navigation

Gesture Talk

Tech stack

Getting Started

To set up and run the project, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/AnirudhKaranth/video-chat.git
  2. Configuration: Configure your database connection and API keys in .env file as given in .env.example file.

  3. Installation: Navigate to the project root directory and install dependencies:

    npm install
    npx prisma generate
    
  4. Running the Application: Start the development server for both the client and server:

    npm run dev

About

A video-conferencing web application with real-time sign language translation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published