Skip to content

GreatDeveloper66/Random_Quote_Machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Quote Machine

Random Quote Machine app utilizes plain HTML, CSS and JavaScript to produce random quote and tweet it.

This repository contains all the source code for the Random Quote Machine

Running Locally

Make sure you have GitHub and the Heroku CLI installed.

$ git clone git@github.com:GreatDeveloper66/Random_Quote_Machine.git # or clone your own fork
$ cd Random_Quote_Machine
$ Open Index.html in browser
$ or live preview Index.html through brackets or other editor

Deploying to Heroku

$ heroku create
$ git push heroku master
$ heroku open

or

Deploy to Heroku

or

Visit Online

Documentation

For more information about deploying to Heroku, see these Dev Center articles:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published