Skip to content

Shivu7889/WeatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherApp

Weather App using Node.js and Express.js

A simple weather application built with Node.js and Express.js that provides real-time weather information based on user input.

Table of Contents

Features

  • Get current weather conditions by entering a city or location.
  • Display temperature, humidity, wind speed, and more.
  • Clean and intuitive user interface.
  • Responsive design for mobile and desktop users.

Getting Started

Follow these instructions to get the project up and running on your local machine. cd weather-app npm init npm install node src/app.js

API USED

OPEN WEATHER API

Prerequisites

  • Node.js: Make sure you have Node.js installed. You can download it from nodejs.org.

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/weather-app.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published