Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

reginabattle/weatherjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather JS

A web app to get the current weather by zip code.

Get started

Install

Install dependencies.

npm install

Build for production

Bundle JavaScript files.

npm run build

Run local server

npm run dev

API

Open Weather Map API