Skip to content

Sample Word Translate Project Created in ReactJS using Yandex Translate API

Notifications You must be signed in to change notification settings

spike04/WordTranslate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Word Translate

Word Translate app, inspired from the Video Course Build a Vue js Translator App Using The Yandex API made by Traversy Media.

The main purpose of this project is to show how we can use ReactJS to make a word Translator application using Yandex API . Currently the application translate to 4 languages but can be added to support more languages. For More Information about translating. Please Visit Yandex Translate API

Libraries Used:

Requirements

  1. NodeJS
  2. npm (available after installing nodejs)
  3. YARN Package Manager

Running Project

  1. Clone the Repo
  2. Install Required Dependency using YARN
  3. Get Free API Key From YANDEX API
  4. Replace {FREE_API_KEY FROM YANDEX} with the Your API key
  5. Run Project using yarn start

Your Project will be running in port 3000

About

Sample Word Translate Project Created in ReactJS using Yandex Translate API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published