fdv / excuse-generator

Simple excuse generator in Javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple excuse generator

Demo: Click to see live demo!

A simple excuse generator built in vanilla Javascript, Bootstrap, NPM, HTML, and SCSS. The application refreshes excuse onLoad, so to see a new excuse you can either refresh the page or click the refresh button.

To Edit the Code

Requirements: Make sure you have node version 8

Remember to install the npm packages first:
$ npm install

How to Build

Build the application...

$ npm run start (for Gitpod, linux, mac or windows users)
$ npm run c9 (for c9 users)

About

Simple excuse generator in Javascript


Languages

Language:JavaScript 75.8%Language:HTML 18.8%Language:CSS 5.4%