Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

The Launch Countdown Timer is a fun and handy tool that adds excitement to your upcoming events. It features a ticking timer that keeps everyone eagerly counting down to the big moment!
https://github.com/amrmabdelazeem/launch-countdown-timer

es6 hooks html-css-javascript javascript reactjs usestate-hook

Last synced: about 1 month ago
JSON representation

The Launch Countdown Timer is a fun and handy tool that adds excitement to your upcoming events. It features a ticking timer that keeps everyone eagerly counting down to the big moment!

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)
- [Built with](#built-with)
- [Useful resources](#useful-resources)
- [Author](#author)

## Overview

![Design preview for the Launch countdown timer coding challenge](./desktop-preview.jpg)

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

### Screenshot

![mobile](public/screenshots/laptop.png)

![laptop](public/screenshots/laptop.png)

![hover](public/screenshots/hover.jpg)

### Built with

- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
- [React](https://reactjs.org/) - JS library

### Useful resources

- [ReactJS](https://reactjs.org/) - JS library

## Author

- Website - [Github](https://github.com/amrmabdelazeem)
- Frontend Mentor - [@amrmabdelazeem](https://www.frontendmentor.io/profile/amrmabdelazeem)