/countdown-timer

Countdown timer functionality with HTML, CSS, JavaScript built with Astro

Primary LanguageAstroMIT LicenseMIT

countdown-timer

capture

API Deploy:


๐ŸŽฏ Objective

  • Create a basic design to countdown timer functionality with HTML, CSS, JavaScript

๐Ÿš€ Getting started

If you want to run the site locally, you can:

  1. Clone the project:
git clone https://github.com/Johndev85/countdown-timer.git
  1. Go to project's folder
cd countdown-timer
  1. Install packages:
npm i
  1. Start the app
npm run dev

๐Ÿ›  Deployment

  • Deploy: Netlify

๐Ÿงพ License

  • The MIT License (MIT)

โž• Contributing

  • If you want to contribute with this project, just make a Pull Request explaining the improving โœจ.

๐Ÿ’ป Technologies:

  • HTML5
  • CSS3
  • JavaScript
  • Astro Web Framework