Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marianapatcosta/js-slots-vite
JS Slot Machine is a Progressive web app with a regular slot machine game that has the logos of main JS-related tools as symbols.
https://github.com/marianapatcosta/js-slots-vite
a11y canvas css-animations dark-theme game gsap internationalization jest mobile-first offline-first progressive-web-app react react-i18next react-testing-library redux responsive-design scss scss-modules slot-machine vite
Last synced: 3 days ago
JSON representation
JS Slot Machine is a Progressive web app with a regular slot machine game that has the logos of main JS-related tools as symbols.
- Host: GitHub
- URL: https://github.com/marianapatcosta/js-slots-vite
- Owner: marianapatcosta
- Created: 2022-05-31T22:29:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-30T14:47:07.000Z (almost 2 years ago)
- Last Synced: 2024-11-12T21:42:35.371Z (2 months ago)
- Topics: a11y, canvas, css-animations, dark-theme, game, gsap, internationalization, jest, mobile-first, offline-first, progressive-web-app, react, react-i18next, react-testing-library, redux, responsive-design, scss, scss-modules, slot-machine, vite
- Language: TypeScript
- Homepage:
- Size: 1.95 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JS SLot Machine
## Available Scripts
In the project directory, you can run:
### `yarn install`
Installs all the dependencies required to run and develop this application.
### `yarn dev`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.### `yarn build`
Build a production-ready application.
### `yarn lint`
Run linter command.
### `yarn preview`
Runs the production-ready app. \
Open [http://localhost:5000](http://localhost:5000) to view it in the browser.