This is a solution to the Tenzies Game project on Scrimba.
It's a tenzis game that shows you 10 dice randomly with a value between 1 - 6 of course! Once you've selected the disered dice, you can display new ones by rolling the button. The game ends once you've selected the 10 dice that have the same value. It was fun building this mini-game using React 🤩
- useState, useEffect
- Use .map() and props
- Conditional Rendering
- Styled & polished
This project was bootstrapped with Create React App.
If you want to see the final product, in the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
- Semantic HTML5 markup
- CSS custom properties
- React.JS
- Flexbox
- Website - sneha parkar