An open API service indexing awesome lists of open source software.

https://github.com/itsjustlogan/kanye-quote-generator

simple quote generator specifically for Kanye West quotes
https://github.com/itsjustlogan/kanye-quote-generator

Last synced: 19 days ago
JSON representation

simple quote generator specifically for Kanye West quotes

Awesome Lists containing this project

README

        

# **Kanye West Quote Generator**

![build](https://img.shields.io/badge/build-passing-brightgreen)
![coverage](https://img.shields.io/badge/coverage-92%25-brightgreen)
![MIT](https://img.shields.io/badge/license-MIT-green)
[![Netlify Status](https://api.netlify.com/api/v1/badges/edaa1464-9f95-4325-b13a-d6e5c59155b1/deploy-status)](https://app.netlify.com/sites/ye-quotes/deploys)

## **Description**

Generate a new, random Kanye West quote per request.

**[Check it out.](https://ye-quotes.netlify.app/)**

## **Technologies**

This project uses the following technologies:

- React.js

## **Installation**

1. Clone project

```bash
git clone https://github.com/itsjustlogan/kanye-quote-generator.git
```

2. cd into directory

```bash
cd kanye-quote-generator
```

3. Install dependencies

```bash
npm i
```

## **Usage**

1. Start dev server

```bash
npm run dev
```

## **Deploy**

**Continuous Deployment**

1. Project uses Netlify continuous deployment.

## **Features**

1. API integration
2. Deploy Front-End
3. Click to generate new quote.

## **License & Copyright**

© Justin Logan 2022 | MIT