Check it out: Random Quote Generator
Technologies Used: JavaScript (ES6), JSON API, Gulp, npm, SCSS
Background image via JSON API from Unsplash
Deployed using GitHub Pages
# 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