Skip to content

A simple application that searches for the temperature of a place based on zipcode. Works only for US zipcode.

Notifications You must be signed in to change notification settings

JhonattasFerreira/WeatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Weather App

A simple application that searches for the temperature of a place based on zipcode. Works only for US zipcode.

Demo

Getting Started

To install the application it is necessary to have the Node installed on your machine.

Installing

At the root of the application install the dependencies

npm install

Initialize the server

node server.js

Access the localhost on port 8080

http://localhost:8080/

About

A simple application that searches for the temperature of a place based on zipcode. Works only for US zipcode.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published