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

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

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/)