SvelteKit-WeatherApp Svelte Themes

Sveltekit Weatherapp

A WeatherApp made with the SvelteKit Framework

SvelteKit Weather App

start program

  • clone Repo: git clone https://github.com/sioXD/SvelteKit-WeatherApp.git

  • install dependencies: npm install

  • create API Key at OpenWeatherMap

  • create .env ->

    API_KEY =
    BASE_URL = https://api.openweathermap.org/data/2.5

  • Start dev with: npm run dev

  • Build with: npm run build

Top categories

Loading Svelte Themes