This is a basic weather app made using HTML, CSS, and JavaScript. It shows demo weather information based on user input.
- Enter any city name
- Get mock weather data instantly
- Clean and responsive design
- Download or clone the repository.
- Open
index.html
in your browser. - Type any city name and click "Get Weather".
Note: This is a demo version without real API.
Add a screenshot here (optional)
Integrate with OpenWeatherMap API by replacing the dummy JavaScript logic.
Free to use under the MIT License.