A simple Dice Game built with React and Vite that utilizes hooks, state transitions, and styled components for a better user experience.
- Interactive dice rolling game
- Implements React hooks for state management
- Styled components for a modern UI
- Responsive design
- JavaScript
- React
- Vite
- Styled-components
Follow these steps to set up the project locally:
git clone https://github.com/thatswhatshesaid27/DiceGame.git
cd DiceGame
npm install
npm run dev