Skip to content

Instantly share code, notes, and snippets.

View faisalamin001's full-sized avatar
🪄
JavaScript Wizard

Faisal Amin faisalamin001

🪄
JavaScript Wizard
View GitHub Profile
@awran5
awran5 / quotes-api.js
Created December 29, 2019 08:44
categorized famous quotes array
[
{
"quote": "Be yourself; everyone else is already taken.",
"author": "Oscar Wilde",
"profession": "Irish poet",
"topics": [
"Inspirational",
"Advice",
"Humor"
]