Weather-Journal App

Overview

This app is an assignment project of Udacity's Frontend Engineer Nanodgree.

Usage

  • Start the app by running node start
  • Go to APP home: http://localhost:5555
  • Enter zip code
  • Enter journal content
  • Click "Save"

Development

If you are interested in testing your code as you go, you can use tests.js as a template for writing and running some basic tests for your code.