React-Weather-App icon indicating copy to clipboard operation
React-Weather-App copied to clipboard

This web app, developed as a final project for SheCodes Plus, is built with React.js. It enables users to search for weather conditions worldwide and delivers current weather information. The app retr...

Results 1 React-Weather-App issues
Sort by recently updated
recently updated
newest added

The current implementation of the search bar component does not trigger the search function when the search button is clicked. The search function is only triggered when the Enter key...