This project consists of:
This project requires you to create an asynchronous web app that uses Web API and user data to dynamically update the UI for a Weather-Journal App.
The project have a structure like the one shown below. App successfully renders a home page with clear design and functionality added when index.html is loaded in the browser. No errors displayed in console.
server.js
package.json
package-lock.json
node_modules
website
- css
-- styles.css
-- web-layout.css
-- web-styling.css
-- web-system.css
- images
-- sad_smile.png
-- normal_smile.png
-- happy_smile.png
-- temperature.png
-- icona.ico
- app.js
- index.html
../README.mdn
Landing Page preview links are active. From generated link you can view active Landing page.
To get the project up and running follow the steps below:
cd project-3-weather-journal-app
cd weather-journal-app
node server.js
United States Zip Codes you can test with:
Weather API: