-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathquotes.json
58 lines (58 loc) · 1.73 KB
/
quotes.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
[
{
"quote":"one small step for an ape, one giant leap for Monke Supremacy",
"writer":"Ape Man"
},
{
"quote":"Give me Blood, I will give you Freedom",
"writer":"Netaji Subhash CHandra Bose"
},
{
"quote":"Simplicity is a difficult thing to achieve",
"writer":"Charlie Chaplin"
},
{
"quote":"When you reach the end of your rope, tie a knot in it and hang on",
"writer":"Franklin D. Roosevelt"
},
{
"quote":"Don't judge each day by the harvest you reap but by the seeds that you plant",
"writer":"Robert Louis Stevenson"
},
{
"quote":"Never let the fear of striking out keep you from playing the game",
"writer":"Babe Ruth"
},
{
"quote":"Stay Hungry,Stay Foolish",
"writer":"Stewart Brandt"
},
{
"quote":" The purpose of our lives is to be happy.",
"writer":"Dalai Lama"
},
{
"quote":" Everything in life is luck.",
"writer":"Donald J. Trump"
},
{
"quote":"When something is important enough, you do it even if the odds are not in your favor.",
"writer":"Elon Musk"
},
{
"quote":"Whoever is happy will make others happy too",
"writer":"Anne Frank"
},
{
"quote":"Always remember that you are absolutely unique. Just like everyone else",
"writer":"Margaret Mead"
},
{
"quote":"The best and most beautiful things in the world cannot be seen or even touched — they must be felt with the heart",
"writer":"Helen Keller"
},
{
"quote":"It is during our darkest moments that we must focus to see the light",
"writer":"Aristotle"
},
]