Skip to content

anupam-singh88/HactoberFest2023

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Web App using JavaScript

Url

https://anupam-singh88.github.io/weather_app/ image

Description

This is a JavaScript project that creates a weather web application. The application uses the Weather API to dynamically fetch the weather details of the city as entered in the input box and shows all the weather details.

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Weather API

Features

  • Fetch weather details dynamically from Weather API
  • Display weather details for the searched city
  • Responsive design using HTML and CSS

How to Use

  1. Clone this repository to your local machine.
  2. Open the index.html file in your browser.
  3. Enter a city name in the input box to view the weather details.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 38.6%
  • CSS 30.4%
  • JavaScript 15.1%
  • Python 6.9%
  • Java 6.2%
  • C++ 2.3%
  • C 0.5%