Skip to content

Part-IO/visualize

Repository files navigation

Betonwüste / desert of concrete

This project is the code base for the website www.betonwüste.de.
The website will show how land consumption in Bavaria will change between 1980 and 2020.

📦 Used Technologies

  • Node 16.13.0 LTS
  • TypeScript 4.5.4
  • Yarn 1.22.17
  • React 17.0.2
  • Leaflet 1.7.1
  • apexhcarts 3.32.1

⚙️ Contribution

To run the Project please use the commands in the package.json

  • Run yarn install to install all required packages and then yarn start to execute the project locally

If you want to contribute, please read our contribution guidelines

Important

Before opening a merge request please run the commands yarn lint and yarn prettier:fix to avoid any syntax and style issues!

📖 Sources