Skip to content

This is my Udacity Front End Nanodegree third project. This project requires creating an asynchronous weather web app that uses Web API and user data to dynamically update the UI with weather based on the user's location.

Notifications You must be signed in to change notification settings

basma-khalil/fend-weather-journal-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Weather-Journal App Project

This is my Udacity Front End Nanodegree third project.

Table of Contents

Instructions

This project requires creating an asynchronous weather web app that uses Web API and user data to dynamically update the UI with weather based on the user's location.

For specific, detailed instructions, look at the project instructions in the Udacity Classroom.

* The App is for U.S. states ZIP Codes only.

Project Specification

You can review project rubric from here.

Installation

To get started, you need node.js and npm installed on your local machine.

Once you have that set-up, just run: npm install in your project directory.

  • To start the server run:

node server.js in your project directory.

* The project is running on localhost: 8000

Content Sources License

About

This is my Udacity Front End Nanodegree third project. This project requires creating an asynchronous weather web app that uses Web API and user data to dynamically update the UI with weather based on the user's location.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published