Skip to content

dr8co/Quotopia

Repository files navigation

Quotopia

About

A simple inspirational quote generator that uses ZenQuotes API to generate quotes.

Running the app locally

  1. Clone the repo
  2. From the root directory, run npm install
  3. Run npm run build to build the app
  4. Run npm start to start the app
  5. Open https://localhost:3000 to view it in the browser.

Deployed app

The app is deployed at https://prod.dsdjbzonwlb8i.amplifyapp.com and at https://quotes.boujee.tech

Built with