Sign Language Interpretor
Start Flask by going into the Sign-Language-App folder and typing 'python app.py'. There will be a number of pip dependencies you will have to install. Now start react by going into the 'React_app' folder and running 'npm install' and then 'npm start'.