Skip to content
This repository was archived by the owner on Feb 18, 2025. It is now read-only.

Pasek108/FM-LaunchCountdownTimer

Repository files navigation

FM-LaunchCountdownTimer - Readme

My solution to the Frontend Mentor "Launch countdown timer" challenge


Caution

Please, don't look at my solutions until you have completed it yourself.

Challenges like these are an opportunity to improve by coming up with your own solutions. Take your time and think about your approach. If you can't complete a challenge, skip it and come back to it later. Only look at someone else's solutions as a last resort, and treat it as a defeat.

Table of Contents


FrontendMentor 🤔

What is it

FrontendMentor is a platform that provides real-world front-end coding challenges to help developers improve their skills. It offers projects ranging from simple layouts to complex web applications, allowing users to practice HTML, CSS, and JavaScript by building solutions that closely resemble professional work.

Is it worth doing

Frontend Mentor is a great resource for developers looking to gain hands-on experience by working on practical projects. The challenges help reinforce best practices, improve design implementation skills, and build a portfolio. However, since there is no automated grading system, feedback depends on community reviews, making it essential to engage with others for constructive criticism.


Overview ✨

About

My solution to the Frontend Mentor "Launch countdown timer" challenge. The project was created using pure JavaScript and Tailwind CSS.

Check out the live version of this project, as well as my Frontend Mentor profile.


preview

Technologies

Languages:

  • JavaScript
  • HTML
  • CSS

Libraries and frameworks:

Programs:

Features

Challenge requirements

  • ✅ Hover states for all interactive elements on the page
  • ✅ Live countdown timer that ticks down every second
  • Bonus: When a number changes, the card flip from the middle

Additions

  • None

Setup

Copyright ©️

I do not own the rights to the content of the challenges. All challenge data was downloaded and included only to provide context for the solutions.


Details 📜

User interface

Countdown

countdown Page has 4 counters for days, hours, minutes and seconds. Every second counters change with the flip animation.

Performance

Warning

The "Best Practices" score is lower because of the design's font size.

Desktop

desktop performance

Mobile

mobile performance