Skip to content
/ GeoMe Public

Your 5 day weather forecast in a visually appealing way.

Notifications You must be signed in to change notification settings

ToneLoke/GeoMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geo Me Weather App

A React application to fulfil all your weather needs and search any city in the world! Added some gifs for your pleasure.

giphy of my app

Features

  1. Used ipinfo to get current location. ipinfo
  2. OpenWeatherMap API for 5 day forecast. OWM
  3. Searches Giphy API for "relevant" images. Gif
  4. Google places API for a recommendation of cities you can search around the world. Places
  5. Google geocode API for retrieving lat/lng for the chosen city. Geocode

Installation

npm install

You will need to have 3 API keys one for OpenWeatherMap, Giphy and Google.

Set your keys in your bash_profile as REACT_APP_GOOGLE & REACT_APP_GIPHY & REACT_APP_WEATHER

About

Your 5 day weather forecast in a visually appealing way.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published