Skip to content

This nodejs application uses API of openweathermap to display weather condition and temperature.

Notifications You must be signed in to change notification settings

Full-Stack-SysOps/NodeJS-Weather-API-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install:

Create file server.js index.html
npm init
Install express https body-parser
npx nodemon server.js
or
npm - nodemon --save
npm start
Install dotenv
npm install dotenv

About

This nodejs application uses API of openweathermap to display weather condition and temperature.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published