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 [email protected]:iscasur/dice-game.git
Go to the project directory:
cd dice-game
Install all dependencies
npm install
Run development enviroment
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
This project is MIT licensed