Skip to content

umar8637/quote-geneartor-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quote Generator React App

This is a simple React application that generates random quotes from Kanye West using the Kanye Rest API. Each time you click the "Get New Quote" button, a new Kanye West quote will be fetched and displayed on the screen.

Installation

To run this application locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/your-username/quote-generator-react.git
  2. Navigate to the project directory:

    cd quote-generator-react
  3. Install the dependencies:

    npm install

Usage

  1. Once the installation is complete, start the development server:

    npm start
  2. Open your web browser and navigate to http://localhost:3000 to see the Quote Generator app in action.

  3. Click the "Get New Quote" button to fetch and display a new Kanye West quote.

Quote_Generator

Releases

No releases published

Packages

No packages published