Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/clonephaze/femchallenge-launch-countdown-timer-main

initial upload
https://github.com/clonephaze/femchallenge-launch-countdown-timer-main

Last synced: 1 day ago
JSON representation

initial upload

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

![](challenge-screenshot.png)

### 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)