Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 568 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 568 Bytes

Vaayu 💨

Vaayu is a web app that provides you with air quality data for many places in an easy to understand interface.

Currently, I am working on converting this web-app into a Progressive web app (PWA) and add offline support functionality using IndexedDB.

Demo

Vaayu is live! Check it out now

Demo

Tech Used

  • TailwindCSS for responsive flex layout structure.
  • Mapbox Places and maps API.
  • AQICN API for Air quality data.
  • IPInfo API for fetching the user's current location.
  • ViteJS Frontend tooling