mrpeski / fend-weather-journal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather-Journal App Project

Overview

This is the third of five projects required in order to be considered for a frontend certification by Udacity. It tests my ability to create an asynchronous web app that uses Web API and user data to dynamically update the UI.

Instructions

  1. This project runs on Node.js. In the root folder npm install to install it dependencies.
  2. Then run npm run start to get started.
  3. Visit localhost:3001 in any modern browser to test this application.

Extras

This project was bootstrapped with the skeleton project provided by the Udacity team.

About


Languages

Language:JavaScript 49.3%Language:CSS 29.6%Language:HTML 21.1%