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

https://github.com/dorkatzir/launch-countdown-timer


https://github.com/dorkatzir/launch-countdown-timer

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# 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

- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [Useful resources](#useful-resources)
- [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

![](./screenshot.png)

### Links

- [Live Site URL](https://dorkatzir.github.io/launch-countdown-timer/)

## My process

### Built with

- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
- Vanilla JS
- No Framework

### Useful resources

- [Figma](https://www.figma.com/file/4TmSnqVFU2ePu5OvigLYds/CountdownTimer?type=design&node-id=0%3A1&mode=design&t=4L0begMee8mp7S26-1) - Figma helped me to create a design system out of JPG file.
- [Codepen](https://codepen.io/shshaw/pen/vKzoLL) - Codepen helped me to create the animation.

## Author

- Github - [Dror katzir](https://github.com/DorKatzir)
- Frontend Mentor - [Dror Katzir](https://www.frontendmentor.io/profile/DorKatzir)