This is the new version of klimatkollen.se. You can find our legacy code here.
We are rebuilding our site to be faster, better, and stronger using TypeScript, React, Vite, and Tailwind CSS. This is also where our new UX/UI is implemented.
src/pages/
: Contains.tsx
files for each page, exposed as routes based on their file names.src/components/
: Contains React components used throughout the site.public/
: Contains static assets like images.
All commands are run from the root of the project, from a terminal:
Command | Action |
---|---|
npm install |
Installs dependencies |
npm run dev |
Starts local dev server at localhost:4321 |
npm run build |
Builds your production site to ./dist/ |
npm run preview |
Previews your build locally, before deploying |
Do you have an idea for a feature? Jump into the code or head to our Discord server to discuss your thoughts. You can also submit an issue explaining your suggestion.
- Discuss your idea on our Discord.
- Submit an issue if you can't find an existing one.
- Pick up an issue from our open issues (and leave a comment to avoid double work).
Join our Discord server or send an email to [email protected].
This work wouldn't have been possible without the support from Google.org.
We'd also like to thank our current and former partners:
Postkodstiftelsen, ClimateView, Klimatklubben.se, Researcher's Desk, Exponential Roadmap, WWF, We Don't Have Time, Våra Barns Klimat, Argand, StormGeo.
This project is licensed under the terms of the Apache 2.0 © Klimatbyrån Ideell Förening.