###By: Kyle Langley
Ping Pong is a sample JavaScript application for demonstrating basic proficiency in JavaScript, JQuery, Git, Markdown, HTML, Bootstrap [3], CSS, and BDD.
A user enters a number and is shown a range of numbers from 1 to the number entered with the following exceptions:
- Numbers divisible by 3 are replaced with "ping".
- Numbers divisible by 5 are replaced with "pong".
- Numbers divisible by 15 are replaced with "pingpong".
Install Ping-Pong by cloning this repository:
https://github.com/Vawx/Vawx.github.io
MIT License. Copyright 2015