https://github.com/clonephaze/femchallenge-launch-countdown-timer-main
initial upload
https://github.com/clonephaze/femchallenge-launch-countdown-timer-main
Last synced: about 2 months ago
JSON representation
initial upload
- Host: GitHub
- URL: https://github.com/clonephaze/femchallenge-launch-countdown-timer-main
- Owner: Clonephaze
- Created: 2023-12-26T22:48:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-08T18:38:40.000Z (over 2 years ago)
- Last Synced: 2025-01-13T07:09:20.856Z (over 1 year ago)
- Language: CSS
- Homepage: https://clonephaze.github.io/FEMChallenge-launch-countdown-timer-main/
- Size: 177 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor - Launch countdown timer solution
This is a solution to the [Launch countdown timer challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/launch-countdown-timer-N0XkGfyz-). Frontend Mentor challenges help you improve your coding skills by building realistic projects.
## Table of contents
- [Frontend Mentor - Launch countdown timer solution](#frontend-mentor---launch-countdown-timer-solution)
- [Table of contents](#table-of-contents)
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [What I learned](#what-i-learned)
- [Author](#author)
## Overview
### The challenge
Users should be able to:
- See hover states for all interactive elements on the page ✔
- See a live countdown timer that ticks down every second (start the count at 14 days) ✔
- **Bonus**: When a number changes, make the card flip from the middle ✔
### Screenshot

### Links
- Solution URL: [Github](https://github.com/Clonephaze/FEMChallenge-launch-countdown-timer-main)
- Live Site URL: [Github Pages](https://clonephaze.github.io/FEMChallenge-launch-countdown-timer-main/)
## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- JavaScript
### What I learned
I learned a lot about how to make elements dynamic based on font size.
## Author
- Website - [Github](https://github.com/Clonephaze)
- Frontend Mentor - [@Clonephaze](https://www.frontendmentor.io/profile/Clonephaze)