Skip to content

Local Weather App provides local time, conditions, wind, and visibility for various cities around the world. Uses Geolocation, Ajax, Web APIs, and was built with Semantic-UI framework.

james-priest/local-weather-app

Repository files navigation

Local Weather App

This is a Local Weather App that provides weather conditions for one of several cities. It uses Geolocation for the local city.

weather app

It is built using Semantic UI, jQuery, Geolocation API, SVG, CSS3 Animation, Ajax, and Web APIs.

You can test it at the following link.

See below for screenshots.

Installation

Clone the repository and change directories.

$ git https://github.com/james-priest/local-weather-app.git
$ cd local-weather-app

No build environment is necessary. This can be run from the file system but ideally it should be run from any local http server.

Here are a couple links showing how to do this.

Usage

The main functionality is located in the following files.

  • index.html - markup
  • js/script.js - behavior
  • css/style.css - presentation

The other files are for testing transitions and other bits of logic.

Screenshots

Fullscreen

full-screen

Responsive layout

responsive

Mobile

mobile1

Mobile 2

mobile2

About

Local Weather App provides local time, conditions, wind, and visibility for various cities around the world. Uses Geolocation, Ajax, Web APIs, and was built with Semantic-UI framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published