← Back to React Apps
This is an embedded React application.
The calculator is hosted as a separate static site on GitHub Pages.
Repository: https://github.com/skwong-code/calculator
Tech Stack: React 19 • Bootstrap 5 • Vite
The calculator is hosted as a separate static site on GitHub Pages.
Repository: https://github.com/skwong-code/calculator
Tech Stack: React 19 • Bootstrap 5 • Vite
How this was built
- Clean calculator built with React 19 + TypeScript + Vite
- Hosted as a static site on GitHub Pages
- Styled with Bootstrap 5 and custom CSS
- Embedded into the main ASP.NET Core MVC site via iframe
- Fully functional client-side calculator logic