Skip to content

A Random Quote Generator. Developed as a part of devChallenges Front-End-Developer-Challenge.

Notifications You must be signed in to change notification settings

anuva312/QuotesGenerator-devChallenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quote Generator

Solution for the Random Quote Generator Challenge from Devchallenges.io.

Table of Contents

Challenge

Challenge: Create a quote generator app. Use Front-end libraries like React or Vue. Fulfill user stories below:

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

Solution

Demo

Find the site in action here!

screenshot-random-quote

screenshot-quotes-by-author

Built With

How To Use

To clone and run this application, you'll need Git and yarn. From your command line:

# Clone this repository
$ git clone https://github.com/anuva312/QuotesGenerator-devChallenges

# Install dependencies
$ yarn install

# Run the app
$ yarn start

Acknowledgements

About

A Random Quote Generator. Developed as a part of devChallenges Front-End-Developer-Challenge.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published