Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 703 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 703 Bytes

Weather App

Live APP

Search a location for forecast data.

  • Display daily or hourly forecast data for a given location.

  • Display data in CELSIUS or FAHRENHEIT units

  • Unique weather symbols for each forecast description.

  • Display user location by default.


Used Libraries

React JS
Prop-types
Classnames
BEM


Weather API
This project was bootstrapped with Create React App.