Ahsankhalid618 / react-weather-app

The weather app project is a dynamic and user-friendly web application that uses React.js to retrieve current and 5-day weather forecasts for various cities around the world. The app allows users to search for a city by name and view its weather conditions, including temperature, humidity, wind speed, and description of the current weather.
https://react-weather-app101.netlify.app/
22 stars 20 forks source link

FEAT: Trigger weather search on ENTER key press #25

Closed Dcoder10M closed 1 month ago

Dcoder10M commented 1 month ago

Currently, pressing the ENTER key does not trigger any action on the weather search input field. The expected behavior is that when the user types a city name and presses ENTER, it should trigger a weather search.

cypher4802 commented 1 month ago

@Dcoder10M I would like to contribute can u pls add hacktoberfest tag and assign it to me

Ahsankhalid618 commented 1 month ago

@Dcoder10M Please don't open the PR without an issue assigned to you first.

Ahsankhalid618 commented 1 month ago

@Dcoder10M I am assigning you now but before opening the PR, add a screenshot of changes here then open the PR with issue no linked, proper title, and description. Thanks

Dcoder10M commented 1 month ago

Can you please add the Hacktoberfest and Hacktoberfest-accepted labels?

Ahsankhalid618 commented 1 month ago

Do follow the guidelines I mentioned above.