Skip to content

Express App that uses https://openweathermap.org/api for displaying weather report of entered city name(Learning Project)

Notifications You must be signed in to change notification settings

Aasess/WeatherToday

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuickStart

1.Clone this repo

git clone https://github.com/Aasess/WeatherToday.git

2.Run in terminal

cd WeatherToday
node app.js

3.run localhost:3000

Description

API call "api.openweathermap.org/data/2.5/weather?q={city name}&appid={your api key}".Get your api key by signing it into: https://openweathermap.org or I have used my own key.

Demo

About

Express App that uses https://openweathermap.org/api for displaying weather report of entered city name(Learning Project)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published