Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.