AQ Earth is a data visualization of the world's air quality plotted onto a 3D globe. The user can click on a random location to get more detailed information around that coordinate. Data is being fetched from three different APIs: Open Weather Maps, IQ Air & World AQI.
- Three JS
- GSAP
- GLSL
- Express JS
- TypeScript
- Chart JS
OPEN_WEATHER_API=""
WAQI_API=""
IQ_AIR_API=""
GEOAPIFY=""
npm run serve
- Then go to http://localhost:3000/
npm un dev
- Then go to http://localhost:5500/