Skip to content

sharanyaa23/WeatherWeb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherWise Web App

Welcome to WeatherWise, your go-to weather web application for up-to-date weather information based on city names. Stay informed about the current conditions, forecasts, and more, all in a sleek and user-friendly interface.

Features

  • City-Based Weather: Get accurate weather updates for any city around the world.
  • Real-Time Data: Receive real-time weather information to plan your day effectively.
  • Responsive Design: Access the app seamlessly from desktops, tablets, and mobile devices.
  • Intuitive User Interface: Easily navigate through the app with a clean and attractive design.

Getting Started

To get started with WeatherWise, follow these simple steps:

  1. Clone the repository.
  2. Open the terminal and run the following commands :-
npm i
node app.js
  1. Now open your browser and visit localhost:3000
  2. Enter the name of the city for which you want to check the weather.
  3. View the detailed weather information, including temperature, humidity, wind speed, and more.

Usage

  1. City Search:

    • Type the name of the city in the search bar.
    • Press Enter or click the search button.
  2. Weather Details:

    • Once the city is selected, view current weather conditions and a 5-day forecast.
    • Explore additional details such as humidity, wind speed, and atmospheric pressure.
  3. Responsive Design:

    • Enjoy a seamless experience on any device, thanks to the responsive design.

Tech Stack

WeatherWise is built using modern web technologies:

  • Frontend: HTML5, CSS3, JavaScript
  • Weather API:

Contributing

If you'd like to contribute to WeatherWise, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix: git checkout -b feature-name.
  3. Make your changes and commit them: git commit -m "Description of changes".
  4. Push to your fork: git push origin feature-name.
  5. Create a pull request.

Issues and Support

For any issues or inquiries, please open an issue.

weatherweb weatherweb2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 42.8%
  • JavaScript 28.2%
  • EJS 16.7%
  • HTML 12.3%