dice-app icon indicating copy to clipboard operation
dice-app copied to clipboard

Dice app created with useGameDice custom hook: https://dice-app.netlify.com/

useGameDice custom hook example

Install the app with yarn install

Run the app locally with yarn start

Build the app with yarn build

Demo: https://dice-app.netlify.com/

Created with create-react-app by Adrian Bece (https://codeadrian.github.io)