https://github.com/jacobstephens2/jackpot-web-app
A web app for playing the dice game, Jackpot
https://github.com/jacobstephens2/jackpot-web-app
game gatsby javascript material-ui progressive-web-app react stateful web-app
Last synced: 4 days ago
JSON representation
A web app for playing the dice game, Jackpot
- Host: GitHub
- URL: https://github.com/jacobstephens2/jackpot-web-app
- Owner: JacobStephens2
- License: gpl-3.0
- Created: 2021-09-20T14:34:02.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2026-03-25T16:57:08.000Z (17 days ago)
- Last Synced: 2026-03-26T18:32:32.326Z (16 days ago)
- Topics: game, gatsby, javascript, material-ui, progressive-web-app, react, stateful, web-app
- Language: JavaScript
- Homepage: https://jackpot.stephens.page
- Size: 489 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Jackpot Web App
With this progressive web app, you can play the dice game, Jackpot.
## License
Jacob licensed this app under the [GNU General Public License v3](https://www.gnu.org/licenses/quick-guide-gplv3.html) (GPLv3).
## Attributions
This app uses the following:
- [Gatsby](https://www.gatsbyjs.com/). This app was started with the [Gatsby minimal starter](https://www.gatsbyjs.com/plugins/gatsby-starter-plugin/?=minimal%20starter). The site is hosted at [jackpot.stephens.page](https://jackpot.stephens.page)
- [React](https://reactjs.org/)
- [Material UI](https://mui.com/company/about/), which implements [Material Design](https://material.io/design)
- [JavaScript](https://www.ecma-international.org/publications-and-standards/standards/ecma-262/)
- [Cascading Style Sheets](https://www.w3.org/TR/CSS/#css)
- [HyperText Markup Language](https://html.spec.whatwg.org/)