Skip to content

pamdayne/prosper-quotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prosperity Quotes

  • A random quote displayer, pulled from here
  • Forked UI from here

A project by pamdayne. Suggested by DiehardOfDeath


Setting up

  1. Pull this repo into your local machine
  2. Run npm i in your terminal at this projects local directory

Running local server

  1. Run npx parcel src/index.html.
  2. Access the localhost page shown in the terminal.