Skip to content

Gaivile/weather-app

Repository files navigation

Weather App

Simple application to fetch weather data from https://www.wunderground.com/. Written in Clojure with React front-end.

Finds the city and shows it's weather data:

london glasgow

Usage

Get your own key from https://www.wunderground.com/weather/api, add it at to weather-app/src/weather_app/routes/api_routes.clj variable "my-key". Save a file, run in terminal:

lein ring server

License

Copyright © 2016

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Simple app to display weather from world's cities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published