Skip to content

Instantly share code, notes, and snippets.

View irkreja's full-sized avatar
🎯
Focusing

Rejaul Karim irkreja

🎯
Focusing
View GitHub Profile
@irkreja
irkreja / quotes.json
Last active July 26, 2018 04:42
Random Quotes JSON file for freeCodeCamp Front End Libraries Projects - Build a Random Quote Machine
{
"quotes": [
{
"quote": "Life isn’t about getting and having, it’s about giving and being.",
"author": "Kevin Kruse"
},
{
"quote": "Whatever the mind of man can conceive and believe, it can achieve.",
"author": "Napoleon Hill"
},