An open API service indexing awesome lists of open source software.

https://github.com/jmp/f1cd

A simple countdown timer for Formula 1® sessions.
https://github.com/jmp/f1cd

countdown formula1 timer

Last synced: 8 months ago
JSON representation

A simple countdown timer for Formula 1® sessions.

Awesome Lists containing this project

README

          

# f1cd

A simple countdown timer for Formula 1® sessions.

## Running development server

npm start

## Running tests

npm test

## Building

npm run build

A deployable site is generated under a `build` directory.

## Demo

The site is deployed to https://jmp.github.io/f1cd/
from the `master` branch.