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.
- 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.
The Valyrian Translation App was developed using:
- HTML
- CSS
- JavaScript
To use the Valyrian Translation App:
- Clone this repository to your local machine.
- Open the
index.html
file in your web browser. - Enter the English phrase or sentence you want to translate in the input field and click the "Translate To Valyrian" button.
- The translation will be displayed on the webpage.
Click here to see the app in action.
The Valyrian Translation App was developed by Shivam Kumar as part of the MarkSeven project. The translation API is provided by funtranslations.com.