This is a Dice Game built with React JS.
Site: https://dice-react.netlify.app/
This game is built with:
- React JS
Download this project:
git clone git@github.com:iscasur/dice-game.gitGo to the project directory:
cd dice-gameInstall all dependencies
npm installRun development enviroment
npm startRuns the app in the development mode.
Open http://localhost:3000 to view it in the browser.
This project is MIT licensed
