A dynamic interactive webgame using React.js. The project is a part of Bob Ziroll's 'Learn React' course on Scrimba. I've built the code on my own from scratch before watching the videos, then used the videos as a reference for rating my work. Also, I've added extra features such as high score tracking, counting number of rolls per game and determine duration of game.
- Node.js (version 14 or higher)
- npm (version 6 or higher)
- React 18 is used
- react-confetti library
npm install react-confetti
- react-use library
npm install react-use
- bootstrap 5
Mariam Atef Hassan - July 2023