A simple and fun dice‑rolling app built in with React Native.
Click a button — and get a random dice result instantly!
- Virtual dice roll (random number between 1 and 6)
- Click button to roll dice
- Plain and clean UI — easy to use on any browser
- No backend or build setup needed; just open in browser and play
- HTML — structure of the page
- CSS — styling of the page
- JavaScript — logic for random dice roll
- Clone the repository:
git clone https://github.com/ibrarkhan999/Dice-Roll.git