Skip to content

Universe-Man/Quotes-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

  1. "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

  2. "The only thing necessary for the triumph of evil is for good men to do nothing" -Edmund Burke

  3. "Be curious, not judgmental" -Walt Whitman

About

Built with React.js, Vite, and CSS to allow users to generate random quotes and save their favorites.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors