Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 793 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 793 Bytes

Quote Generator

Generate a random quote and share the quote on twitter

Demo

An quote from Confucius on Laptop An quote from Confucius on Pixel 2

Features

  • Get random quote
  • Tweet quote
  • Progressive Web App

Tools

Deployment

Vercel

To run this app

  1. Clone this repo
  2. Run npm install
  3. Run npm start