Shows the weather of a city using the OpenWeatherMap API.
# 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: