AlbertStjarne / ReactDiceRolling

A React dice rolling application

Home Page:https://albertstjarne-reactdicerolling.netlify.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A React dice rolling application

A React dice rolling application, randomly rolling two dice. Using props and state.

Using create-react-app

The project was initialized with create-react-app, Create React App

Instructions to run the application

Run these commands in the project directory:
Installing dependencies
$ npm install

Starting the application in development mode
$ npm start

This should open the application in the browser, otherwise go to:
http://localhost:3000
The page will reload if you make code edits.

Screenshots

Dice rolling

Author

About

A React dice rolling application

https://albertstjarne-reactdicerolling.netlify.com


Languages

Language:JavaScript 66.5%Language:CSS 17.4%Language:HTML 16.1%