Skip to content
/ wyb Public

WYB - What You Breath is a simple web app that allows you to monitor the Air Quality Index, as well as other parameters, of your current location or a selected one.

License

Notifications You must be signed in to change notification settings

lucamozzz/wyb

Repository files navigation

WYB - What You Breathe

What It Is

WYB is a web app that allows you to monitor air quality of a specific place or current location (data is retrieved from the AQICN API). Just a simple app that could one day become something more or just remain as it is for the eternity...

A couple screenshots

Search using keyword 'Roma' AQI view example

Technologies

  • JS, HTML5, SASS
  • Bundled with Webpack 5
  • HTTP requests made using Axios
  • Laid out with Bootstrap 5
  • Deployed on Netlify with netlify-cli

How To Use & Deploy

Deploy --> wyb.netlify.app

This app is nothing different from a billion others you've already used.
Type a keyword in the search bar to find a specific location and hit "🔎".
Hit "📍" instead to input your current location. That's about it.

How To Run

Download the repo and run npm run build to see it in action (in order to function correctly, you'll have to set your own api key in a .env file).

NOTE: a scripts folder was created as a workaround for deploying on Netlify. That folder has been recently deleted to make space for a functions folder which contains Netlify Functions. Just pointing it out for clarity.

License

This project is under the MIT License.

About

WYB - What You Breath is a simple web app that allows you to monitor the Air Quality Index, as well as other parameters, of your current location or a selected one.

Resources

License

Stars

Watchers

Forks

Packages

No packages published