Skip to content

AugustanaCSC490Spring23/sign-language-translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

165 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sign Language Translator

A web app specialized in assisting people who want to learn sign language.

Our weekly blog updates are here: Weekly Blog

Recommended code editor is Visual Studio Code

Steps to run:

I. Installing:

  1. Clone the repo.
  2. In the command line, navigate to the sign-language-translator directory.

II. Starting the server:

  1. Navigate to the server directory.
  2. Run npm install.
  3. Run npm start.

Server will run on port 3000.

III. Starting the client:

  1. Navigate to the client directory.
  2. Run npm install.
  3. Run npm start.

Client will run on port 8000.

About

A web app specialized in assisting people who want to learn sign language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors