Skip to content

zhenghaohe/random-quote-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Quote Machine

A random quote generator

##Getting Started

  • Fork and clone this repository
  • Run npm install to install dependencies
    • npm start - start the BrowserSync server
    • npm run lint:css - lint CSS
    • npm run lint:js - lint JS

Features

  • Pulled random quotes from APIs by using JavaScript and jQuery
  • Incorporated a small built-in quote database in case the Ajax call fails
  • Added animation to make quotes fade in smoothly when loading as visual feedback

Example

img live demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published