svelte-weather

Svelte Weather

This is tutorial application for studying svelte. You can get weather information through this application.

Svelte Weather App

You can check this application from My Svelte Weather App

Prerequisites

Get API key from OpenWeatherMap.

Environment

$ node -v
12.13.1

To run

$ npm install
$ API_KEY=<YOUR_API_KEY> npm run dev

Access to http://localhost:5000 using a browser.

Top categories

Loading Svelte Themes