Skip to content

iscasur/dice-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 git@github.com: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