Mozartuss / betonwueste.de

The source code for the website www.betonwüste.de, a data visualization project during the master's semester at the University of Applied Sciences in Augsburg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Betonwüste / desert of concrete

CodeFactor example workflow

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

About

The source code for the website www.betonwüste.de, a data visualization project during the master's semester at the University of Applied Sciences in Augsburg

License:MIT License


Languages

Language:TypeScript 61.5%Language:SCSS 17.4%Language:Jupyter Notebook 17.0%Language:CSS 2.5%Language:HTML 1.0%Language:JavaScript 0.7%