Skip to content

theSeifHub/webpro-fwd-weather-journal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather-Journal App Project

Overview

This project is to create an asynchronous web app that uses the Open Weather Web API with express server and user data to dynamically update the UI.

Udacity Instructions

This will require modifying the server.js file and the website/app.js file. You can see index.html for element references, and once you are finished with the project steps, you can use style.css to style your application to customized perfection.

Running the server

  1. Make sure you have Node.js installed on your machine.
  2. Open your preferred CLI into the root folder.
  3. Run npm install to install dependencies.
  4. Run npm start to start the server.
  5. Go to http://localhost:8888/ in your browser.

About

Second Project submission of FWD's web professional nanodegree

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published