back

Weather App

Overview

This is a weather app that I made for a SheCodes assignment, and my first experience with React. The user can search for any city to display the local weather and time.

Technologies:

  • React
  • Open Weather API
  • Hosted on Netlify

Result

GitHub logo

I had a lot of fun with this project, and was proud of the design in particular. However, when I revisit this project to improve it, I would like to change a couple things. Firstly, the city name appears as the header as it is typed into the search bar. I would like to change this, so the new city name only appears after the submit button is clicked. Secondly, I would like to change the text in the search bar to "find a city", and the submit button to "search" to make it more intuitive.

Weather app screenshot showing the weather in London. Weather app screenshot showing the weather in Seville.