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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Eleazar Meza
Mar 5, 2020
bf8b6b1 Â· Mar 5, 2020

History

30 Commits
Mar 5, 2020
Mar 5, 2020
Feb 5, 2020
Mar 4, 2020
Feb 6, 2020
Feb 5, 2020
Feb 5, 2020
Mar 5, 2020
Mar 4, 2020
Mar 4, 2020
Feb 7, 2020
Mar 4, 2020

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