Skip to content

Asynchronous web app which dynamically updates the UI using Web API and user data.

Notifications You must be signed in to change notification settings

nat-x7205/Udacity_Weather-Journal-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Udacity_Weather-Journal-App

Overview

This project is a part of the Front End Web Developer nanodegree program.

The Weather-Journal-App screenshot

The project is an asynchronous web app that uses Web API and user data to dynamically update the UI for the Weather Journal App.

Demo

The demo version of the Weather Journal App project.

References

Used technologies

  • HTML
  • CSS
  • JavaScript
  • Node
  • Express
  • API

Get started

  1. Fork the repo and then clone it into your local machine.
  2. Check if you node.js is installed on your computer. If not, download and install LTS node version from the node.org website.
  3. In command line navigate to the Udacity_Weather-Journal-App directory and run npm install command to install all dependencies from package.json file.
  4. In command line run the command npm start to start the server.
  5. Open the webpage in browser tab using the address http://localhost:3000/.
  6. Happy playing and may you be in peace!

License

The Weather Journal App is free for personal use.

Copyright

Coded by Natalia Petrenko, 2021.

About

Asynchronous web app which dynamically updates the UI using Web API and user data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published