/eu-water-quality

Mapping bathing water quality in the EU (2019)

Primary LanguageTypeScriptMIT LicenseMIT

EU Bathing Water Quality

View project online at: eu-water-quality.netlify.app

Mapping bathing water quality in the EU up until 2018. Data retreived from the European Environment Agency.

Made with React, TypeScript, Gatsby, Mapbox and Styled Components. Made during the academy program at Sapera (formerly Infographics Group) in 2019.

🚀 Quick start

  1. Start developing.

    Navigate into the site’s directory and start it up.

    cd eu-water-quality/
    gatsby develop
  2. Open the source code and start editing!

    The site is now running at http://localhost:8000!

    Note: You'll also see a second link: http://localhost:8000/___graphql. This is a tool you can use to experiment with querying your data. Learn more about using this tool in the Gatsby tutorial.

    Open the eu-water-quality directory in your code editor of choice and edit src/pages/index.js. Save your changes and the browser will update in real time!