/quote-app-hook

Daily quotes!

Primary LanguageJavaScript

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.