Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/georginapuig/popconvert
slot machine and video modal
https://github.com/georginapuig/popconvert
casino-games css hooks media-queries modal popup react react-components reactjs responsive-design slot-machine
Last synced: 13 days ago
JSON representation
slot machine and video modal
- Host: GitHub
- URL: https://github.com/georginapuig/popconvert
- Owner: georginapuig
- Created: 2023-06-23T18:30:25.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-07-05T02:10:37.000Z (over 1 year ago)
- Last Synced: 2024-12-06T07:39:58.560Z (about 2 months ago)
- Topics: casino-games, css, hooks, media-queries, modal, popup, react, react-components, reactjs, responsive-design, slot-machine
- Language: CSS
- Homepage: https://georginapuig.github.io/popconvert/
- Size: 42.1 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# slot machine popup.
responsive modals## Table of contents
* [Technologies](#technologies)
* [Illustrations](#illustrations)
* [Setup](#setup)## Technologies
Project is created with:
- React
- CSS## Illustrations
![alt text](https://github.com/georginapuig/slot-machine-poopup/blob/master/src/images/1.png)
![alt text](https://github.com/georginapuig/slot-machine-poopup/blob/master/src/images/7.png)
## Setup
```bash
npm install
```To start
```bash
npm start
```