Skip to content

adamgonzls/random-quote-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Quote Generator

Check it out: Random Quote Generator

About this Project

Technologies Used: JavaScript (ES6), JSON API, Gulp, npm, SCSS

Background image via JSON API from Unsplash

Deployed using GitHub Pages

Available Scripts

# to use the project's version of node from .nvmrc
nvm use default

# install dependencies
npm install

# task runner
gulp

# deploy to gh-pages
gulp deploy