kof-f / Weather-App

A weather app I built with Node.js to expand my knowledge of the language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather App

Purpose

An app I created as an exercise to test my knowledge of Node.js.

Description

This app makes use of the Mapbox and Dark Sky APIs to deliver the latest, up-to-date weather forecast based on the location entered.

Status

Done

  • Integration of Mapbox API (geocoding)
  • Integration of Dark Sky API (weather)

In Progress

  • Web Server using Handlebars and Express
    • Using partials and views to create dynamic web pages to host the app

About

A weather app I built with Node.js to expand my knowledge of the language.


Languages

Language:JavaScript 100.0%