Weathermap

A simple weather app to display the current weather in a given location to the user. It uses the Open Weather Map JSON API to get real weather data.

Ruby on Rails

This application requires:

  • Ruby 2.4.2
  • Rails 5.1.4

Getting Started

  • Clone the app
  • run rails s