Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fdv/excuse-generator

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.8%
  • HTML 18.8%
  • CSS 5.4%