Skip to content

FarishaNA/countdown-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Countdown Timer

A simple countdown timer built with HTML, CSS, and JavaScript. This application allows users to set a specific date and time, and it will count down to that moment, displaying the remaining days, hours, minutes, and seconds.

Features

  • Set a Specific Date and Time: Users can select a date and time using an input field.
  • Start and Reset: The countdown timer can be started and reset easily.
  • Display Remaining Time: Shows the remaining time in days, hours, minutes, and seconds.
  • User-Friendly Interface: Smooth animations and clear design for easy usability.

Getting Started

Prerequisites

  • A modern web browser (Chrome, Firefox, Safari, etc.).
  • No additional software is needed to run this project.

Installation

  1. Clone the Repository:
    git clone https://github.com/FarishNA/countdown-timer.git

Navigate to the Project Directory: Open your terminal or command prompt and run the following command:

bash cd countdown-timer Open index.html: Open index.html in your web browser.

Usage

  • Select a Date and Time: Use the date and time input field to choose your target date.
  • Start the Countdown: Click the Start button to begin the countdown.
  • Reset the Timer: Click the Reset button to clear the timer and input field.

Technologies Used

  • HTML5: For structuring the content.
  • CSS3: For styling the timer and layout.
  • JavaScript: For countdown functionality and user interactions.

Author

Farisha - GitHub Profile

Acknowledgments

Inspired by various countdown timer tutorials available online. Special thanks to the developers of the libraries used.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published