Skip to content

A Weather app created with the OpenWeatherMap API

Notifications You must be signed in to change notification settings

izzyzs/WeatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherApp

A Weather app created with the OpenWeatherMap API

I created weather application which uses an API provided by OpenWeatherMap to retrieve weather information based on the user's geolocation.

This project was an attempt to get my feet wet with regards to the use of external APIs in projects, and also setting up my own server, ableit a simple one, to handle the preparing and formatting of the data recieved from the OpenWeatherMap API.

Note: The user's latitude and longitude was recieved using IpInfo's API.

Technologies Used

  • React (Frontend)
  • Node (Lightweight backend for data formation)
  • IPInfo (API for geolocation info)
  • OpenWeatherMap (API for weather info)

Future Goals

  • Allow users to recieve information based on city
  • Allow for user log in to save favorite cities

About

A Weather app created with the OpenWeatherMap API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published