Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 611 Bytes

README.md

File metadata and controls

46 lines (28 loc) · 611 Bytes

Dice Game 🎲

Dice Game 🎲

This is a Dice Game built with React JS.

Site: https://dice-react.netlify.app/

Technologies

This game is built with:

  • React JS

Install project

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.

License

This project is MIT licensed