You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A responsive React application that updates its central display with an inclusive random integer between 0 and 100 on button interaction. Built during NxtWave CCBP 4.0 training to practice state initialization, basic JavaScript mathematical functions (Math.random, Math.ceil), and click handler integrations.