Skip to content

anjupriya-v/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⛅ Weather App

Developed using Node.js (Express.js)

Live Demo Video:

DemoVideo.mp4

API Used for getting the weather of any city :

OpenWeatherMap Api https://openweathermap.org/

API Used for getting the weather of Current City :

RapidApI (ip-geolocation)

👇Steps to initialize the project:

  • Clone the repository
$ git clone https://github.com/anjupriya-v/weather-app.git
  • Redirect to the cloned repo directory

  • Open up the terminal

  • Install the dependencies

npm install
  • Start the project
npm start

Releases

No releases published

Packages

No packages published