Earth Live is a 3D globe that displays approximate live data from public sources: flights, earthquakes, wildfires, and the International Space Station. The project is intended to show geospatial visualization with a lightweight backend and browser rendering.
npm install- Copy
.env.exampleto.env npm run dev- Open
http://localhost:4200
- Angular 19 SSR
- Node + Express
- Globe.gl + Three.js
- Tailwind CSS
Data is fetched from public APIs and updates based on source availability.
