Lost in Translation - Single Page Application with React.js library - Noroff Assignment 3
The application has one main feature: to act as a “translator” from regular text to sign language. The application translates words and short sentences to American sign language.
$ git clone https://github.com/bgf122/Lost_in_Translation.git
$ cd lost_in_translation
$ npm install
in your app root directory
$ npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
Small note: If editing the README, please conform to the standard-readme specification.
MIT © 2022 Sasu Korhonen and Teemu Näsänen