Angular.js for weather forecast by Cities
# clone the repository
git clone https://github.com/mushdigital20/angular-weather.git
# change directory to the repository
cd angular-weather
# install dependencies
npm install
# start the server
npm start
# open your browser and go to http://localhost:8080