Skip to content

jaredmt/TranslateTo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TranslateTo

This translates your text input to another language. For now it only translates to madarin giving both chinese characters and pinyin.

Instructions

  1. open a console in a folder named TranslateTo

  2. type the following commands in order:

	git clone https://github.com/jaredmt/TranslateTo .
	npm install
	node index.js
  1. open http://localhost:3000/ in your browser

  2. type something into the input box and click "TranslateTo" button!

Purpose of this project

This project helped gain further understanding of http requests and improved confidence in handling backend tasks using NodeJS without any frameworks.
Note that I understand how API's work but wanted the fun challenge of getting around the API for this project.

About

online interpreter translates from english to another language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published