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 React digital clock application demonstrating the use of useState, useEffect, and setInterval for real-time updates. It uses JavaScript’s Date API and proper interval cleanup to display Nepal Standard Time in a 12-hour format with AM/PM.