Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 670 Bytes

readme.md

File metadata and controls

25 lines (15 loc) · 670 Bytes

Quote Generator

Generate famous quotes using the Forismatic API, with the added ability to share to social media.

View Quote Generator Demo

Installation

  1. Open your terminal and change the current working directory to the location where you want the cloned directory to be made.
$ cd path/to/your/folder/quote-generator/
  1. Clone repository by typing the following in your terminal:
$ git clone [email protected]:WPBC/quote-generator.git
  1. Open the index file to view the quote generator. All done.

License

This package is released under the MIT license.