Polly

Polly

Polly is my first React project created from scratch. It allows users to check air quality in their area. It uses several external APIs to retrieve pollution data and display maps. While creating Polly, I learned basics of working with maps and went deeper into React getting to know more advanced concepts.

Main goal

Build the entire React app with data fetching from external API.

Technologies & Tools

  • React + Hooks
  • Airly API
  • Mapquest API
  • OpenLayers + ol-mapbox
  • Maptiler API
  • Chart.js
  • axios
  • CSS Modules
  • Jest & react-testing-library
  • Animate.css