Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 334 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 334 Bytes

Weather-Journal-App

Overview

An asynchronous web app that allows users to lookup weather information, and write a journal entry for the day. The app uses OpenWeatherMap API data and user data to dynamically update the UI.

Project Tools:

  • NodeJS
  • Express
  • HTML
  • CSS
  • JavaScript

Middleware:

  • Cors
  • Body-Parser