/hackathon-maps-calculate-co2

CO2 Maps Calculator created during Hackathon at RaiseNow Inspire! 2019

Primary LanguageTypeScript

Maps Calculate CO2

This repository holds the code developed together with representatives of SOLAFRICA during the Hackathon at the RaiseNow Inspire 2019.

Map Example

Getting Started

  1. Clone this repo
  2. Adjust your Google Maps API Key in index.tsx
  3. Adjust the URL to your Tamaro in index.tsx defined at tamaro_url.
  4. Run npm run dev and check in your local browser whether everything works out
  5. Run npm run prod and put the generated files from dist into your webserver.