Skip to content

mdarrik/counter-up-overlay-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Count-Up Overlay Demo

This is a demo overlay, which counts up to a specified number in a specified amount of time.

Made for Guthron.

To Use

  1. Run yarn to install dependencies.

  2. Edit the durationInMilliseconds to be the number of milliseconds you want the count to last for.

  3. Edit the countTotal to be the number you want the count to end at.

  4. When ready to start the count. Run yarn start and open http://localhost:1234. The countdown will start immediately.

Tips

If you need the counter on a different port. run yarn start -p <new port number>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published