mkginfo / WeatherForecast

Weather Forecast for City

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weathercast

A simple search weather forecast app in AngularJS.

Weather Forecast API

How to Start this App

To use this project as your own, start by cloning the repository:

$ git clone https://github.com/mkginfo/WeatherForecast

The project uses Grunt to run tasks in development. To start, install the project dependencies by running:

$ npm install

Run the Application

Run the application locally using the Grunt file's default task:

$ grunt

The default task runs a simple server on port 3000. To view it in a any browser, go to http://localhost:3000.

About

Weather Forecast for City

License:Apache License 2.0


Languages

Language:JavaScript 64.8%Language:HTML 25.1%Language:CSS 10.1%