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.
- Host: GitHub
- URL: https://github.com/rickh94/table-tennis-scoreboard
- Owner: rickh94
- License: mit
- Created: 2022-06-05T00:47:14.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-05-25T23:59:34.000Z (about 1 year ago)
- Last Synced: 2025-06-03T23:10:59.488Z (about 1 year ago)
- Topics: alpinejs, eleventy, frontend, html, javascript, nunjucks, scoreboard, sports, tailwindcss, web
- Language: TypeScript
- Homepage: https://tabletennisscoreboard.com
- Size: 1.02 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).