byoigres / minutes

Remaining Minutes of the Day

Home Page:https://byoigr.es/minutes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

Remaining Minutes of the Day

https://byoigr.es/minutes

License:MIT License


Languages

Language:HTML 87.3%Language:JavaScript 12.7%