A simple weather app that provides current weather information for a given location.
- Get real-time weather data for any city.
- Display temperature, weather conditions, humidity, wind speed, and more.
- Responsive design for a seamless experience on different devices.
- Intuitive and user-friendly interface.
You can see a live demo of the app here.
To run the weather app locally, follow these steps:
- Clone the repository:
git clone https://patoski-patoski.github.io/API-Weather-Forecast/
-
Change to the project directory:
-
Install the dependencies:
-
Start the development server:
-
Open your browser and navigate to e.g
http://localhost:3000
to view the app.
- Enter the name of a city in the search bar.
- Press the search button or hit Enter to fetch the weather data for the specified city.
- The app will display the current weather information for the entered city.
- HTML
- CSS
- JavaScript
The weather data is obtained from the [open weather]. You will need an API key to access the data. Make sure to use this a6e755dd586961cb6abab58d3c3adb14
API key.
Contributions are welcome! If you find any issues or have suggestions for improvements, please submit an issue or create a pull request.
This project is free software: you can redistribute it.
- My name is Okafor Patrick
- Email: [email protected]
- GitHub: My GitHub Profile