Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.
/ forecast Public archive
forked from tundal45/forecast

Simple Ember Read Only App that gets forecast from random Lat,Lng.

Notifications You must be signed in to change notification settings

fastly/forecast

 
 

Repository files navigation

Forecast

This is a simple ember read-only app that fetches current forecast for a random latitude & longitude from forecast.io & shows it on the page. You can hit a button to get a new random forecast.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone https://github.com/tundal45/forecast.git this repository
  • change into the new directory
  • npm install
  • bower install

Running / Development

About

Simple Ember Read Only App that gets forecast from random Lat,Lng.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.4%
  • HTML 22.6%
  • Handlebars 10.0%