Skip to content

maha0134/React-weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

screenshot of react website

A weather app created using React.js that uses locationIQ API to fetch coordinates and Weather API to fetch current, hourly and daily weather details for any searched location.

The website uses React Router to perform Client side routing to provide a very snappy user experience.

The website caches searched location coordinates so as to make less calls to the locationIQ API.

Checkout the React website here.