mdwiltfong / reactive-weather-app

https://reactive-weatherapp.herokuapp.com/
0 stars 0 forks source link

Users can Search for a city by name #2

Closed mdwiltfong closed 2 years ago

mdwiltfong commented 2 years ago

Users can search for the weather of a city. This feature should be able to handle the following scenarios:

The form itself will also have validation. As in, a city name will be required.