hrishabhvarshney / weather-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather App

Welcome to the Weather App repository! This project allows users to search for weather information based on city names using the OpenWeatherMap API.

Table of Contents

Introduction

This project is a simple web application built with HTML, CSS, and JavaScript that fetches and displays current weather data from the OpenWeatherMap API. Users can enter a city name in the search box and click the search button to retrieve weather information such as temperature, weather description, city name, and date.

Features

  • Search for weather data based on city names.
  • Displays temperature in Celsius.
  • Shows weather description, city name, and current date.
  • Responsive design for optimal viewing on various devices.

Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

Ensure you have the following installed:

  • Web browser (Google Chrome, Firefox, Safari, etc.)

Installation

  1. Clone the repo
    git clone https://github.com/hrishabhvarshney/weather-app.git

About


Languages

Language:JavaScript 41.7%Language:CSS 37.7%Language:HTML 20.5%