/HR_App_React

Primary LanguageJavaScript

Netlify Status

Text Translator

Text-Translator is an app that translates simple words from one language to another

Building and running on localhost

  • Clone this repo

First install dependencies:

npm install

To create a production build:

npm run build-prod

To create a development build:

npm run build-dev

Running

npm run dev

Credits

Made with createapp.dev