25Harry/Weather-App-ReactJS
This is a weather app in React JS. I have used the Open Weather Map API to make calls to a restful API to return the current weather data. This uses the Modern Javascript Fetch API along with React hooks and conditionals.
JavaScript