Skip to content

SirQuackyy/connect-asl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect-ASL

Translates American Sign Language into English and speaks it out using text-to-speech (Currently only the alphabet and a few basic hand gestures work)

Installation

  1. Clone the repository
# copy the repo to your machine

git clone https://github.com/AirWolfXD/connect-asl.git
  1. Start the project
# move to the project folder and install all dependencies

cd connect-asl
npm install
  1. Run the project on your local machine
# run Gatsby

npm run start
  1. The project is live 🚀

Your project is live and running at http://localhost:8000

You can edit the core program at src/pages/app.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors