Application made with React that measures air quality across the globe. You can also view individual location data by clicking on the purple dots throughout the world map.
To start this application:
- Ensure you have node and npm installed
- type npm install in the terminal at the root of this project
- type npm start