This is a basic weather app made with SvelteKit. The data are retrieved from the OpenWeather API.
https://weather-sveltekit.netlify.app/
The following features of SvelteKit are used:
If you are coming from the tutorial on YouTube, which was published in August 2022: The code is in the branch tutorial
. The main branch has more recent code, including in particular SvelteKit's current routing system which was introduced shortly after the recording of the tutorial.