An open API service indexing awesome lists of open source software.

https://github.com/cda0/openweathermap


https://github.com/cda0/openweathermap

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# OpenWeatherMap

This repo contains two self contained projects for getting data from [OpenWeatherMap](http://openweathermap.org/forecast5).

`react-app` contains a React application.
`node-app` contains a node express server application.

These could obviously be married together, but for the purposes of this exercise were kept separate to keep to spec.

Further details are available in the README.md of each project.