Skip to content

This project is about weather-app. Also open to hacktoberfest-2024 and expected to take this project to next level with more features

License

Notifications You must be signed in to change notification settings

ifykykk/weather-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weather-app

This project is a weather viewer website created using HTML, CSS, and JavaScript. It allows users to check the weather information for a specific location.

Features

  • Location Search: Users can search for weather information by city or location name.
  • Weather Display: Display of current weather conditions, temperature, humidity.
  • Forecast: Provides a weather forecast for the upcoming days.
  • Responsive Design: Optimized for various screen sizes (desktop, tablet, mobile).

Technologies Used

  • HTML
  • CSS
  • JavaScript

Website Preview

  • Before Search:

    1
  • After Search:

    2

Getting Started

To run this project locally on your machine:

  1. Clone the Repository:
    git clone https://github.com/kanishk-001/weather-app.git
  2. Navigate to the Project Directory:
    cd weather-app
  3. Open the Project:
    • Open the index.html file in your web browser.

Usage

  • Open the index.html file in a web browser.
  • Enter the city or location name in the search bar to view the weather information.
  • Explore the displayed weather details for the current conditions and forecast.

Contributing

Contributions are welcome! If you'd like to contribute by adding features, improving UI, or fixing issues, feel free to fork this repository, make your changes, and submit a pull request.

About

This project is about weather-app. Also open to hacktoberfest-2024 and expected to take this project to next level with more features

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 40.5%
  • CSS 37.6%
  • HTML 21.9%