A simple interactive dice roller built with HTML, JavaScript and Tailwind CSS. Click the dice to roll and get a random number.
- Interactive dice that changes on click
- Random number generation using JavaScript
- Responsive design for all devices
- Tailwind CSS for quick styling
- Event listeners for user interactions
This project demonstrates basic JavaScript concepts including random number generation, DOM manipulation, and event listeners in a practical application. It also showcases the use of Tailwind CSS for styling and responsive design.
