Skip to content

cs280fa21/quote-app-hook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quote App

A simple web application that displays "quote of the day" from Zen Quotes API. The app can also fetch and show a random quote. It is built using React and Chakra UI, and it has a dark theme!

Run locally

  1. Clone this repository.
  2. Install dependencies using npm install.
  3. Run the app using npm start run.

Releases

No releases published

Packages

No packages published