Skip to content

JonesXavi/react-weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Weather App DEMO

A simple weather app built using React 17 utilizing a public weather API Meta Weather.

How it works

On the initial load, the app loads the weather by fetching the user location based on Latitude & Longitude (from browser permission). Also, user can check weather of any city through search form.

Features

  • User Location based weather
  • 5 days weather forecast
  • Light / Dark Mode Toggle

Faced Cors Issue while fetching from the Meta Weather API, fixed it by hosting a private CORS server.

image

image

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors