Skip to content

Built a weather website that allows users to get weather data of any location and deployed it with Heroku. It uses the OpenWeatherMap API in the background.

Notifications You must be signed in to change notification settings

vaibhav604/node-weather-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

Built a weather website that allows users to get weather data from any location by using NodeJS with Express.

Installation

  1. Clone or download the repository.

  2. Install all the dependencies using the following command.

    npm install
  3. Run the application using the following command.

    npm run start

How To Use

  • Visit the website
  • Enter the city name
  • Click search button
  • The app shows current weather information of the given location

APIs used

About

Built a weather website that allows users to get weather data of any location and deployed it with Heroku. It uses the OpenWeatherMap API in the background.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages