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)
- Clone the repository
# copy the repo to your machine
git clone https://github.com/AirWolfXD/connect-asl.git- Start the project
# move to the project folder and install all dependencies
cd connect-asl
npm install- Run the project on your local machine
# run Gatsby
npm run start- 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