You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
5. Open your web browser and navigate to `http://localhost:5173/React-Weather-App/` to view the app.
36
+
37
+
## Usage
38
+
Once the app is running, enter the name of the location you want to check the weather for in the search bar.Click the search button to see the current weather and forecast for that location.
39
+
40
+
## API Documentation
41
+
The Weather Web App uses the [OpenWeather API](https://openweathermap.org/api) to retrieve weather data. You will need to sign up for an API key and replace `YOUR_API_KEY` in the code with your actual API key.
0 commit comments