Skip to content

topcoder.com - Development Practice Challenge : Build a Language Translation App

Notifications You must be signed in to change notification settings

muhamadfirmansyah/translation-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Translation App

Running The Project

This project was built with React JS. To run this project locally you need to:

Open build/index.html

Open build/index.html file in the browser to view the project.

or

using yarn/npm

Run this commands:

  • yarn install or npm install
  • yarn start or npm run start

Open http://localhost:3000 to view it in the browser.

Additional Information

I provide the example text for translation testing in source.txt and target.txt.

source/target language
source Indonesian
target English

About

topcoder.com - Development Practice Challenge : Build a Language Translation App

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published