8000 GitHub - umapreethi-dev/Weatherjournal-app
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

umapreethi-dev/Weatherjournal-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Journal App

Table of Contents

  • Description
  • Prerequisite
  • Installation
  • To Run the Code

Description

Weather Journal app is an asynchronous web app created using Javascript to dynamically update the UI from user data. This app provides the current weather of location when the user enters the Zipcode of their location.

Prerequisite

This app is running on localserver. Node should be installed. For getting your personal API, signup at OpenWeatherMap.

Installation

To install necessary packages

npm install

To Run the server

To check the node in current version

node -version

To run the server

node server.js (js server file)

To view the application in the browser

Go to localhost:8000

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0