Skip to content

selenka/dice_roller_react

Repository files navigation

React + TypeScript + Vite + TailwindCSS

Made for fun!

Task:

Build a dice roller app that simulates the results of rolling a specified number of 6-sided dice.

Requirements:

  • The user can specify the number of dice to roll using the input field and the value can be an integer between 1 to 12 inclusive.
  • Upon clicking the "Roll" button, the dice roll is simulated and the results are displayed.
  • The results of the dice roll should be displayed in rows of three.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors