Skip to content

anik31/shakespeare-talk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shakespeare Speak

A VanillaJS app to translate english language to shakespeare language.

Features

  1. Use of funtranslations API.
  2. Call API using fetch.
  3. Empty string validation.

Project Setup

  1. Clone this repository
    git clone https://github.com/anik31/shakespeare-talk.git
  2. Run the file index.html using live server or open in browser.