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

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.

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.