Skip to content

blakel11/angular-weather-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thinkful Weather App ---- Forked Thinkful Project

This project was one of my Thinkful.com Course Projects

A simple static angular application built with angular, underscore and gulp to query weather information for the top 100 US cities.

The application makes use of the handy Open Weather API.

Installation

  1. Clone from https://github.com/thinkful/angular-weather-app.git

  2. Then cd into the project directory and run npm install

  3. Then run gulp

  4. Open a browser at localhost:8080.

Packaging the website

Run gulp build. The contents will be created inside of build/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.5%
  • HTML 24.3%
  • CSS 12.2%