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

https://github.com/rickh94/table-tennis-scoreboard

Web app to keep score in a table tennis app.
https://github.com/rickh94/table-tennis-scoreboard

alpinejs eleventy frontend html javascript nunjucks scoreboard sports tailwindcss web

Last synced: 3 months ago
JSON representation

Web app to keep score in a table tennis app.

Awesome Lists containing this project

README

          

# Table Tennis Scoreboard

This is the source for my [Table Tennis Scoreboard](https://tabletennisscoreboard.com)
website. It uses [eleventy](https://www.11ty.dev/) as a
static site generator, [Tailwind](http://tailwindcss.com/) for styling,
[AlpineJS](https://alpinejs.dev/) for all the state management and game logic,
and is hosted on [Netlify](https://www.netlify.com/).

Go [have a play](https://tabletennisscoreboard.com) or [read
about the functionality](https://tabletennisscoreboard.com/help).