Skip to content

This project required me to create an asynchronous web app that uses Web API and user data to dynamically update the UI in a Weather Journal application.

Notifications You must be signed in to change notification settings

salymk/weather-journal-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This project required me to create an asynchronous web app that uses Web API and user data to dynamically update the UI in a Weather Journal application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published