Skip to content

A simple Node/Express application for fetching weather data from API

Notifications You must be signed in to change notification settings

ovi003/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple weather app for displaying weather condition according to the search field value

Installation

Install all npm packages

npm install

Run

node src/app.js