Skip to content

byoigres/minutes

Repository files navigation

Remaining minutes of the day

This is a simple web page that shows you the number of minutes remaining in the day in a block mode (and with a giant number in the center), each block represents one of the 1,440 minutes that the day has and it goes empty every second.

How this project was build?

Initially, this project was just a simple static page build using preact but now use react and bunch of other dependencies.

Clone it and build.

git clone https://github.com/byoigres/minutes.git
cd minutes
yarn start
# Navigate to http://localhost:2712/

Releases

No releases published

Packages

No packages published