/weather

A napp to select a weather station to find out the Air Quality Index

Primary LanguageJavaScript

;TLDR

A app to select a weather station to find out the Air Quality Index

Animated demo below

Instructions

To start app:

  1. Run yarn start
  2. Go go http://localhost:3000

To run test:

  1. Run yarn test