Shows the air quality on a map in Bangkok.
- You can see how much PM 2.5 is in each station in Bangkok which locate on the map.
- You can filter by quality or district.
- You can search by the name or district of each station.
- You can click on the list of stations to fly to that location on the map.
- Next.js
- React Leaflet
- Leaflet
- OpenStreetMap
- install dependencies
pnpm install
- start server
pnpm dev