Skip to content

gromitski/has-steve-retired-yet

Repository files navigation

Has Steve Retired Yet?

Has Steve Retired Yet? is a simple countdown clock written in HTML, CSS, and vanilla JavaScript. It displays a custom message when a specified deadline date is reached.

Features

  • Countdown Timer: Dynamically updates to show the time remaining until the deadline.
  • Customisable Deadline: Easily modify the target date in the JavaScript file.
  • Responsive Design: Works well across modern browsers and devices.
  • Simple & Lightweight: No dependencies, making it quick to load and run.

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/has-steve-retired-yet.git
    
  2. Open the Project:

Navigate to the project directory and open the index.html file in your preferred web browser.

Usage

  • Setting the Deadline:
    Edit the deadline date in the JavaScript file (e.g. main.js) to suit your needs.

  • Customising the Appearance:
    Modify main.css to change the styling of the countdown clock.

  • Viewing the Countdown:
    Open index.html in a web browser. The page will display the countdown timer which will automatically update, and a message will be shown once the deadline has been met.

License

This project is licensed under the GPL-3.0-1 licence.

Contributing

Contributions are welcome! If you'd like to improve the project, please feel free to fork the repository and submit a pull request. Alternatively, open an issue if you have any suggestions or find any bugs.

Author

Stu Collett extended from an original codepen by Matt Smith (https://codepen.io/AllThingsSmitty/pen/JJavZN)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published