Skip to content

A simple interactice weather app using React, Leaflet, and OpenWeather

Notifications You must be signed in to change notification settings

JAlbertMoody/React-Geo-Weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-Geo-Weather

React-Geo-Weather is a simple, interactive weather app built using React, Leaflet, and OpenWeatherMap. It allows users to click anywhere on the map and get basic weather data for that location.

This app is a bare-bones version that serves as an example of how to use React-Leaflet and OpenWeatherMap to build a weather app. It's the same skeleton that powers geo-weather.xyz and is a great starting point for any React weather app.

For a full feature Weather app, check out https://geo-weather.xyz/

Features

Getting Started

  1. Clone the repository to your local machine.
  2. Enter your API key in the src/weather.js file.
  3. Run npm start to start the app.

Demo

Here's a screenshot of what the app looks like in action:

react-geo-weather-demo

About

A simple interactice weather app using React, Leaflet, and OpenWeather

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published