https://github.com/davorbadrov/chess-clock
A chess clock made as a PWA app.
https://github.com/davorbadrov/chess-clock
firebase preact pwa
Last synced: 2 months ago
JSON representation
A chess clock made as a PWA app.
- Host: GitHub
- URL: https://github.com/davorbadrov/chess-clock
- Owner: davorbadrov
- License: mit
- Created: 2017-08-13T12:09:46.000Z (almost 8 years ago)
- Default Branch: app
- Last Pushed: 2017-08-13T20:05:12.000Z (almost 8 years ago)
- Last Synced: 2025-02-02T00:11:49.155Z (4 months ago)
- Topics: firebase, preact, pwa
- Language: JavaScript
- Homepage: https://chess-clock-63e5e.firebaseapp.com/
- Size: 657 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Chess clock
> A live version is hosted: [https://chess-clock-63e5e.firebaseapp.com/](https://chess-clock-63e5e.firebaseapp.com/)This is a chess clock, a small frontend app implemented using Preact. It's made to be used on mobile phones (or tablets) while playing chess.
You can see it in action [here](https://chess-clock-63e5e.firebaseapp.com/).## PWA
The app is implemented as a PWA which scores 100/100 on the Lighthouse score.

## Installing / Getting started
To get up and running
```bash
npm i # or yarn
npm run dev
```## App




## App Icon
The main icon used in the project is the Pawn by [arloenl evinniev](https://thenounproject.com/arloenl.evinniev) from the [Noun Project](https://thenounproject.com).
## Licensing
State what the license is and how to find the text version of the license.