About NOAA Data Visualizer
This project is a demo web application built with Next.js 15, React 19, TypeScript, and Material UI. It visualizes real-time geomagnetic K-index data from the NOAA Space Weather Prediction Center (SWPC).
The goal of the project is to learn the following development practices:
- Server-Side Rendering (SSR) with revalidation
- Responsive UI with Material UI
- Light/Dark theming support
- Reusable chart components (Recharts)
- Extensible app structure for future datasets