Skip to content

shivlloyd/markSeven-valyrian-translation-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Valyrian Translation App

This repository contains the code for a Valyrian Translation App.

The Valyrian Translation App allows users to enter a phrase or sentence in English and get the corresponding translation in High Valyrian, the fictional language created by George R.R. Martin for his "Game Of Thrones" series.

Features

  • User can input an English phrase or sentence and get its corresponding translation in High Valyrian.
  • The translation is generated using an API from funtranslations.com.
  • The translation is displayed on the webpage.
  • The webpage has a responsive design that adapts to different screen sizes.

Technologies

The Valyrian Translation App was developed using:

  • HTML
  • CSS
  • JavaScript

Usage

To use the Valyrian Translation App:

  1. Clone this repository to your local machine.
  2. Open the index.html file in your web browser.
  3. Enter the English phrase or sentence you want to translate in the input field and click the "Translate To Valyrian" button.
  4. The translation will be displayed on the webpage.

OR

Click here to see the app in action.

Credits

The Valyrian Translation App was developed by Shivam Kumar as part of the MarkSeven project. The translation API is provided by funtranslations.com.