Dice Dash Game, a simple web application that allows you to roll a virtual six-sided die. This application provides an interactive and immersive experience, complete with a realistic "thrown" animation.
- Dice Dash Game: Roll a virtual six-sided die with a single click.
- Realistic Animation: Experience a lifelike dice-throwing animation that mimics the physical action.
- React
- CSS
- Clone this repository to your local machine.
2.
cd dice-rolling-app
3.npm install
Start the development server:
npm start
The app will be accessible in your web browser at http://localhost:3000.