Skip to content

A quote generator built with React, axios and QuoteGarden API

Notifications You must be signed in to change notification settings

lisapnct/quote-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quote Generator

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

quote-generator-screenshot.png

I built this simple quote generator to practice using React and displaying data from an API. Try it here

Built With

Features

This application was created as a submission to a DevChallenges challenge. The challenge was to build an application to complete the following user stories:

  • I can see a random quote
  • I generate a new random quote
  • When I select quote author, I can see a list of quotes from them
  • I can see quote genre under the author

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/lisapnct/quote-generator.git

# Install dependencies
$ npm install

# Run the app
$ npm start

Contact

About

A quote generator built with React, axios and QuoteGarden API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published