A resource page for the first folio edition works of William Shakespeare's plays provided in digital format.
Utilizes:
APIs:
- Webster Dictionary API (http://www.dictionaryapi.com/)
code by Phillip Stafford texts provided by PlayShakespeare.
To use: Clone the repo. This application requires a web server to run. One option is to Install [nodejs] (https://nodejs.org/en/) if not already installed. Install the http server.
npm install http-server -g
Set the server to run the app.
http-server C:/location/to/app