A
Anonymous

Create a Random Number Generator with React and MUI

Create a random number generator. In that you have to keep a range from 1 to 100. Among the random number generator, 1st, 2nd and 3rd Numbers would be stated as 1st 2nd and 3rd positions, which will be shown on the right side of the screen on desktop and in center there will be a card design which shows the generated number and a generate button below it and reset button to reset the positions which will be side by side to the generate button. in mobile view the positions will be shown below this card.

Prompt
Component Preview

About

Build a dynamic random number generator using React and MUI. Generate numbers between 1 and 100, display them with a sleek card, and reset for new values. Perfect for interactive web apps.

Share

Last updated 1 month ago