Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 573 Bytes

File metadata and controls

25 lines (19 loc) · 573 Bytes

Weather-Journal App Project

Overview

This project requires you to create an asynchronous web app that uses Web API and user data to dynamically update the UI.

Instructions To Run Project

If you already have node installed, run in the terminal:

  1. npm i -D express
  2. npm i -D cors
  3. npm i -D body-parser

Then to start the server: 'npm run dev'

Tool Used:

  • HTML
  • CSS
  • JavaScript
  • Node.js
  • Express.js
  • Bootstrap

Picture of application

Picture of application