https://github.com/shahsuvarli/rolling-dice-app
The rolling dice web application generates a random number between 1 and 6 with each button click.
https://github.com/shahsuvarli/rolling-dice-app
css dice game html javascript player random reactjs roll
Last synced: 3 months ago
JSON representation
The rolling dice web application generates a random number between 1 and 6 with each button click.
- Host: GitHub
- URL: https://github.com/shahsuvarli/rolling-dice-app
- Owner: shahsuvarli
- Created: 2022-06-12T15:13:42.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-04-07T17:29:01.000Z (about 3 years ago)
- Last Synced: 2025-04-01T21:17:42.898Z (over 1 year ago)
- Topics: css, dice, game, html, javascript, player, random, reactjs, roll
- Language: JavaScript
- Homepage: https://rolling-dice-app.netlify.app
- Size: 293 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Rolling Dice Web Application
============================
This is a simple web application built using React.js that simulates rolling dice.
How to use
----------
1. Access the website at
2. Click the "Roll" button to roll the dice.
3. The result of the roll will appear on the screen.
Technologies used
-----------------
- React.js
- CSS
- Netlify (for deployment)
Contributions
-------------
Contributions are always welcome! If you'd like to contribute to this project, feel free to submit a pull request.
License
-------
This project is licensed under the MIT License. See the [LICENSE](https://opensource.org/license/mit/) file for details.