Skip to content

davidchaves/countdown-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

countdown-timer

Basic "Coming soon" page in HTML; CSS and JS. It is informing you how much time is left for the launch.

Contents

About

The page must have a countdown timer with a countdown to launch time. By clicking on the "Inscreva-se" button, a simple modal form will popup for registration.

Layout

Tech

  • HTML
  • CSS
  • JavaScript

Style Guide

Colors:

:root {
  --black: #4D4C59;
  --purple: #6C63FF;
  --light-grey: #C8C8C8;
  --text-color: #9C9AB6;
}

Font types:

font-family: Poppins
Font Weight: 300, 400 e 500
(you can find the font in Google Font)

Author

David Chaves

Releases

No releases published

Packages

 
 
 

Contributors