Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AngularJS WeatherApp Demo

Overview

A simple weather application using data from the OpenWeatherMap API.

To Run App

Install brew:

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Install Git:

brew install git

Clone this repo, type this into command line:

git clone https://github.com/Linesmerrill/weatherApp

Navigate into the weatherApp folder.

cd weatherApp

In another terminal window start up a web server to host the page:

python -m SimpleHTTPServer 8000

Now just open up a browser and type this into the navigation bar:

http://localhost:8000/

Technologies

  • AngularJS
  • HTML5
  • CSS
  • Bootstrap
  • Modernizr

Author

Application developed by Merrill Lines

About

AngularJS Weather App leveraging data from the OpenWeatherMap API to display weather info for your location

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages