Skip to content

harris-salimo/random-quote-machine

Repository files navigation

Random Quote Machine

Random Quote Machine is a react app for displaying random quote from Dummy JSON.

Installation

Use git to download project in your machine or download it as zip archive.

git clone https://github.com/harris-salimo/random-quote-machine.git

Install all dependencies with pnpm:

pnpm install

Usage

Run the app with pnpm:

pnpm dev

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.