Skip to content

parabmahesh/weather-forecast

Repository files navigation

Weather forecast application

A weather forecast app showing 5 day weather for selected city

Demo

Please visit this link for sample demo of weather app

Getting started

  1. Clone this repository and navigate into it

    git clone https://github.com/parabmahesh/weather-forecast.git
    cd weather-forecast
  2. Install all dependencies

    npm install
  3. Start a local server and run the application (http://localhost:8080/index.html)

    npm start

Testing

eslint and run qUnit tests

npm run test

Building

Execute the build

npm run build

About

A demo app for weather forecast

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published