Dynamically generated weather app using async api calls
- REST Api
- Async GET and POST requests
- Dynamic UI integration
- NodeJS, Express
To accomodate NodeJS functionality, server.js points to 'website' folder.
|- Node Modules
|- Website
|- - - Images /
|- - - index.html
|- - - style.css
|- - - app.js
|- package-lock.json
|- server.js