Skip to content

goel4ever/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

Shows the weather of a city using the OpenWeatherMap API.

image

Development

# Install dependencies
pnpm install

# Run local server
# Note: Automatically loads any local changes
pnpm start

# Deploy changes to GitHub
pnpm run deploy

You'll be able to view the page on:

  1. localhost
  2. production