Skip to content

TriedIT/weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Information App By Piyush Mehta

File structure

|-- node_modules
|-- weather-app
   |-- views
      |-- index.ejs
   |-- public
      |-- css
         |-- style.css
   |-- package.json
   |-- server.js

Technologies used

  1. NodeJS

Api used

  1. openweathermap

How to deploy this app?

$ npm install npm@latest -g
$ node -v
$ git clone https://github.com/piyush97/weather.git
$ cd weather
$ node server.js
// Weather App is running on port 3000

HEROKU

https://weatherbypiyush.herokuapp.com/

app

About

Weather Information App Made in NODEJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published