Welcome to the Quotes App!
To run locally, run "npm install" and then "npm run dev" in your terminal.
You can find the project running at http://localhost:3000 in the browser of your choice.
You can populate a new quote by clicking "New Quote" and save a quote by clicking "Add to Favorites". Clicking the green heart in the upper-right corner will display your favorited quotes.
This app was build with React and Vite and is integrated with the Quotable API to provide a new random quotes with favorited quotes saving to the browser's localStorage.
-- UPDATE / DISCLAIMER -- Regrettably, the Quotable API no longer operational, essentially breaking the app. You will no longer see any changes when clicking "New Quote". Should I discover a new quotes API, or decide to host one myself, I will be able to restore this application's functionality.
Favorite Quotes:
-
"Maybe that's enlightenment enough: to know that there is no final resting place of the mind, no moment of smug clarity. Perhaps wisdom... is realizing how small I am, and unwise, and how far I have yet to go." -Anthony Bourdain
-
"The only thing necessary for the triumph of evil is for good men to do nothing" -Edmund Burke
-
"Be curious, not judgmental" -Walt Whitman