marceltn / weather-forecast-pwa

A weather forecast made in PWA structure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

weather-forecast-pwa

A weather forecast made in PWA structure

Prerequisites to run locally

  • local webserver

To run project locally

I choose the yarn to install the http-server.

$ yarn global add http-server --prefix /usr/local
$ http-server .

Try open localhost:8080 in browser

About

A weather forecast made in PWA structure

License:MIT License


Languages

Language:JavaScript 40.9%Language:CSS 40.0%Language:HTML 19.1%