Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 387 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 387 Bytes

Zquotes

Total Quotes - 50

Collection of amazing quotes

Download JSON File

All Quotes are in Quote Object of the followin format

Quote Object

{
  data: "Quote String",
  author: "Author String",
  categories: ["Array", "of", "cateory", "strings"]
}