Skip to content

t7/dra-web-lit-element

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dra-web-lit-element

This dra demonstrates the LitElement, a web component library.

The app displays current and forecasted weather for your current location, allowing you to search weather for another location by zip code.

Data is powered by a few free/open APIs (IP API to convert IP to Lat/Long Coordinates, Zippopotamus to convert Coordinates to Zip Code, and Weather.gov for all weather-related data).

Project setup

npm install

Compiles and hot-reloads for development

npm start

Compiles and minifies for production

npm run build

About

Weather app built with LitElement.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors