React Weather App - ReactJS Projects
APIs Used Open Weather APIs
https://openweathermap.org/current
API Info:
Method: GET
URL: https://api.openweathermap.org/data/2.5/weather?q={CITY_NAME}&appid={API_KEY}
Icons & Font -
Font Link:
Libraries used:
styled-components axios react-scripts