Skip to content

A simple weather widget built with React that uses the OpenWeatherMap API

License

Notifications You must be signed in to change notification settings

elshaka/js-weather

Repository files navigation

js-weather

A simple weather app built to get familiar with asynchronous JavaScript (and now React!).

screenshot

Live version

A live version is available here

Built with

Features

  • Location search (with support for the geolocation API).
  • 5 day forecast with maximum and minimum temperatures.
  • Weather data caching using localStorage to reduce API hits.

Installation

npm install
npm run build

Start the server

npm start

Author

👤 Eleazar Meza

About

A simple weather widget built with React that uses the OpenWeatherMap API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published