joshuaadu / weather-journal-app

An asynchronous web app that uses Web API and user data to dynamically update the UI in a Weather Journal application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

weather-journal-app

An asynchronous web app that uses Web API and user data to dynamically update the UI in a Weather Journal application.

Start the APP

Install node, run the server on the port 8082

1) npm install
2) node server.js
3) http://localhost:8082/

APIs Used

About

An asynchronous web app that uses Web API and user data to dynamically update the UI in a Weather Journal application.


Languages

Language:JavaScript 65.8%Language:CSS 20.9%Language:HTML 13.3%