Skip to content

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

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors