Skip to content

CyberSphinxxx/WeatherNow

Weather App

A simple and responsive weather application that provides current weather information based on city input, using a free weather API.

Features

  • Get current weather information by entering a city name.
  • Responsive design for mobile and desktop views.
  • Displays temperature and weather description.

Technologies Used

Installation

  1. Clone the repository:
 git clone https://github.com/CyberSphinxxx/WeatherNow.git
  1. Navigate to the project directory:
cd WeatherNow
  1. Open index.html in your web browser to view the app.

Usage

  • Enter a city name in the input box.
  • Click the "Get Weather" button to fetch the weather information.
  • The app displays the city name, current temperature, and weather description.