catherineisonline / giveaway-countdown-js

Stylish watch giveaway countdown timer made with JavaScript. A great project to practice JavaScript date methods and objects! [ARCHIVED]

Home Page:https://catherineisonline.github.io/giveaway-countdown-js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Giveaway Countdown

Stylish watch giveaway countdown timer made with JavaScript. A great project to practice JavaScript date methods and objects!

Built With

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • JavaScript Date methods
  • What I learned

    I had a chance to practice JavaScript Date object and methods like getFullYear(), getMonth(), getDate(), getHours() and even getMinutes(). I also made sure that once the timing is 0 it resets and starts the counter again, so I don't have to keep updating the project.

    Useful resources

    1. Figma - is a great tool to create the design beforehand.
    2. MDN Web Docs - a place where you can read more about Date methods.

    About

    Stylish watch giveaway countdown timer made with JavaScript. A great project to practice JavaScript date methods and objects! [ARCHIVED]

    https://catherineisonline.github.io/giveaway-countdown-js/

    License:MIT License


    Languages

    Language:CSS 71.4%Language:JavaScript 15.5%Language:HTML 13.1%