Skip to content

alex-sobolev/weather-forecast-app

Repository files navigation

Weather Forecast App

An angularJS app for getting a weather forecast for different cities around the world.

In order to run this project you will need:
1) to install nodejs first, if you don't have it yet. Go to https://nodejs.org.
2) Then you need to run an npm install command from the project's folder to get the necessary nodejs packages.
3) You will also need a local http server. I recommend nodejs 'http-server'. It's easy to install and use. In order to install it, you will want to run the following command from your terminal / cmd:
npm install -g http-server
For more information on nodejs http-server you can visit https://www.npmjs.com/package/http-server. Or feel free to use any other http server you like (xampp, lampp, open server etc).

About

An angularJS app for getting a weather forecast for different cities around the world

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •