Skip to content

gotplitz/Koala-Countdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Koala - Frontend Engineering Challenge

Norman's Assignment

Hi, I'm done creating the countdown app. I added a date picker so the customer can chose and change the date and time whenever they want, plus I added localStorage, so even if you close the browser, the countdown will keep the date set by the user. I hope you like it.

It took me like 5 hours because I'm still getting familiar with Typescript.

Screeshot

Installation

  1. Install Yarn and TypeScript

  2. Install the project dependencies:

    yarn install
  3. Start the development server:

    yarn start
  4. Once it's done compiling, view the site at: http://localhost:3000/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published