Skip to content

A simple React app using components, state, an array and defaultProps. The roll method can pick a random element from the array for each die, then update the state, causing the dice to re-render to the appropriate values.

Notifications You must be signed in to change notification settings

dadapunk/dice-reactjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roll Dice

A simple React app using components, state, an array and defaultProps. The roll method can pick a random element from the array for each die, then update the state, causing the dice to re-render to the appropriate values.

Dice

About

A simple React app using components, state, an array and defaultProps. The roll method can pick a random element from the array for each die, then update the state, causing the dice to re-render to the appropriate values.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published