/count-up-by

Too tired to count? I'll count for you.

Primary LanguageJavaScript

Count Up

By Diana Holland

Description

Too tired to count? This application will count for you. You specify the upper bound and the number to count by, and it will do the rest.

Setup

  • Clone this git repository on your computer git clone https://github.com/theholla/count-up-by.git
  • To open in your browser, navigate to correct directory cd path/to/count-up-by and type open count.html

Tests

Mocha and Chai

Technologies Used

JavaScript, HTML5, and CSS3

Legal

Copyright (c) 2015 Diana Holland

This software is licensed under the MIT license. Permission is hereby granted, free of charge, to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED.