Skip to content

Commit

Permalink
Added three quotes from various famous motivational authors to quotes (
Browse files Browse the repository at this point in the history
  • Loading branch information
eyejabb authored May 27, 2022
1 parent f6f790b commit e22750d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
12 changes: 12 additions & 0 deletions customQuotes/quotes.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,17 @@
{
"quote":"Learn from the mistakes of others. You can't live long enough to make them all yourself",
"author":"Eleanor Roosevelt"
},
{
"quote":"All big things come from small beginnings. The seed of every habit is a single, tiny decision. But as that decision is repeated, a habit sprouts and grows stronger.",
"author":"James Clear"
},
{
"quote":"If you are insecure, guess what? The rest of the world is, too. Do not overestimate the competition and underestimate yourself. You are better than you think.",
"author":"Tim Ferris"
},
{
"quote":"People rarely succeed unless they have fun in what they are doing.",
"author":"Dale Carnegie"
}
]
3 changes: 2 additions & 1 deletion frontend/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@
<div id="root"></div>
</body>

</html>
</html>

0 comments on commit e22750d

Please sign in to comment.