A simple and responsive weather application built using HTML, CSS, and JavaScript that fetches real-time weather data from an API and displays it in an easy-to-understand format.
- Get real-time weather updates for any city
- Displays temperature, humidity, wind speed, and weather conditions
- Responsive design for a seamless experience across devices
- Simple and intuitive UI
- HTML – For structuring the web page
- CSS – For styling and responsiveness
- JavaScript – For fetching and displaying weather data
- Weather API – To get real-time weather data
- Clone the repository:
git clone https://github.com/devleo10/Whooshh.git
- Navigate to the project folder:
cd Whooshh
- Open
index.html
in a browser to run the app.
- Enter the city name in the search bar.
- Click the search button to fetch weather details.
- View the temperature, humidity, wind speed, and weather conditions.
Check out the deployed version: Whooshh on Vercel
This app uses the OpenWeatherMap API to fetch weather data.
- Add a location-based weather feature
- Improve UI with animations and better design
- Display a weekly weather forecast
Feel free to contribute to this project by forking the repository and submitting pull requests.
This project is licensed under the MIT License.
Developed by Mehbub