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 multi-view math app featuring three dedicated pages: an efficient LCM calculator, an exponent/power calculator ($x^y$), and a standard arithmetic calculator. Built with clean logic and simple navigation, this lightweight project demonstrates modular UI design, state handling, and practical algorithm implementation