Skip to content

VUB-HYDR/myclimatefuture

Repository files navigation

MyClimateFuture website

How will I experience climate change?

👉 MyClimateFuture.info

This website is build with SvelteKit, Layercake and MeltUI. Styling is currently a mix of TailwindCSS and plain CSS.

Code Structure

  • You find most of the configuration in /src/config.js. Please be aware that some parts need to be changed in the individual components as well.
  • /static/ holds fonts, favicons and the preview image.
  • /src/lib/ has all the components in it.
  • /data/ holds a Jupyter Notebook written in Julia to convert the data from the CSV files to a single JSON file.
  • The website loads the data from /src/data/data.json.

Developing

bun run dev

Building

bun run build

About

Younger generations are severely threatened by climate change. Find out how many more climate extremes you will face in your lifetime.

Resources

Stars

Watchers

Forks