Skip to content

mediopirzel/weather-journal-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather-Journal App Project

Overview

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

Instructions

Install

  1. Install Node.js

download here

  1. The project requires Express and cors:
npm install express
npm install body-parser
npm install cors
  1. Run the server

Go to your project folder and start the server node server.js

  1. Open the app on your browser

Go to http://localhost:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published