Skip to content

A Svelte web app that allows a user to enter a city or zip code and outputs the weather information for that location using the OpenWeatherMap API.

License

Notifications You must be signed in to change notification settings

SamB133/Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather-App

A Svelte web app that allows a user to enter a city or zip code and outputs the weather information for that location using the OpenWeatherMap API.

Use npm install to install all dependencies.

Get an API key from openweathermap.org for their Current Weather Data API.

Change the file name envExample.json to env.json and place the API key where it says in the file.

Use npm run dev to run the weather application and view it in your browser at http://localhost:3000.

About

A Svelte web app that allows a user to enter a city or zip code and outputs the weather information for that location using the OpenWeatherMap API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published