mikebrucker / Weather-App

Get the current and 5 day forecast weather for specified location

Home Page:https://weather-app-mwb.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather App

Built with Typescript in React.

Node server fetches Map Quest Api and return Geolocation of search in Latitude and Longitude.

This is then used by Open Weather Map Api to return current and 5 day forecast weather.

Map shown using MapQuest Api.

About

Get the current and 5 day forecast weather for specified location

https://weather-app-mwb.herokuapp.com/


Languages

Language:TypeScript 60.5%Language:JavaScript 30.5%Language:CSS 7.2%Language:HTML 1.9%