WeatherNow is a simple web application that allows users to check the current time and temperature of any city by entering its name.
- Search for a city by name
- Displays:
- City name
- Current time
- Current temperature (to be handled via API)
- Clean and responsive UI with modern styling
- HTML5
- CSS3
- JavaScript (with external
script.js) - Weather API like OpenWeatherMap