Skip to content

dkrpandit/Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

Description

This is a simple Express.js web application that allows users to search for weather information of different cities. The application utilizes the Express.js framework along with Handlebars (hbs) for templating.

Installation

To run this application locally, follow these steps:

  1. Clone this repository to your local machine.
  2. Navigate to the project directory.
  3. Install dependencies using npm: npm install

Usage

To start the application, run the following command: npm start

This will start the server and the application will be accessible at http://localhost:3000 in your web browser.

How to Use

Once the application is running, users can navigate to the home page and search for the weather information of their desired city. Simply enter the city name in the search bar and press Enter or click on the search button. The application will fetch the weather information from the Weather API and display it on the page.

Dependencies

  • Express.js: ^4.18.2
  • Handlebars (hbs): ^4.2.0

Author

  • Dharmendra Pandit

License

This project is licensed under the ISC License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published