santiph / how-many-days-until-halloween

A countdown timer to the spookiest day of the year

Home Page:http://shannoncrabill.com/how-many-days-until-halloween/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How Many Days Until Halloween?

Contributions welcome GitHub contributors GitHub commit activity the past week, 4 weeks, year GitHub last commit

How Many Days Until Halloween?

I don't know, let this page do the counting for you!

About

In the spirit of Hacktoberfest, I posted this project to GitHub with the purpose of giving developers a place to practice write coding and working with Git / Github. You can read my blog post or my AMA on open source for more on how this project came to be.

Table of Contents

Contributing

This site is built with Bootstrap, Javascript and JQuery. The logic behind the Halloween counter is brought to you by awesome Moment.js library (check their documentation).

If you are interested in contributing, open issues can be found here or suggest your own! Here are guidelines for contributing. You can also make sure your contributions are up to our standards by referring to the code of conduct.

Technologies

  • JavaScript - the programming language of HTML and the Web
    • JQuery - a fast, small, and feature-rich JavaScript library
    • Moment.js - date and time logic behind the Halloween counter
  • Bootstrap - HTML and CSS front-end development

About

A countdown timer to the spookiest day of the year

http://shannoncrabill.com/how-many-days-until-halloween/

License:MIT License


Languages

Language:JavaScript 75.6%Language:HTML 15.8%Language:CSS 8.6%