Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quotes!! #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions Quotes!!
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{"data": [{"author": "Allen Ginsberg", "quote": "To gain your own voice, you have to forget about having it heard."},
{"author": "Ernest Hemingway", "quote": “We are all apprentices in a craft where no one ever becomes a master.”},
{"author": "Virginia Woolf", "quote": “Every secret of a writer’s soul, every experience of his life, every quality of his mind, is written large in his works.”},
{"author": "Dr. Seuss", "quote": "Don't cry because it's over, smile because it happened."},
{"author": "Albert Einstein", "quote": "Two things are infinite: the universe and human stupidity; and I'm not sure about the universe."},
{"author": William W. Purkey", "quote": “You've gotta dance like there's nobody watching,
Love like you'll never be hurt,
Sing like there's nobody listening,
And live like it's heaven on earth.”},
{"author": "Mae West", "quote": “You only live once, but if you do it right, once is enough.”
}]}