Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 535 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 535 Bytes

Snowflake❄

A simple web application that fetches weather information from the OpenWeatherAPI and renders that to a static HTML page using simple JavaScript. Express was used to handle API calls to OpenWeatherAPI. Repurposed in order for submission at Global Hack Week: APIs.

Installation

git clone it and thereafter run npm install

Usage

npm start starts a server at port 3000 which should run the app locally

Deployment

COMING SOON... once i figure out how to deploy things🏃‍♂️🏃‍♂️