asynchronous web app that uses Web API and user data to dynamically update the UI in a Weather Journal application.
i have created an asynchronous web app that uses Web API and user data to dynamically update the UI in a Weather Journal application.
- HTML / CSS
- Javascript
- Node/Express
To get this project up and running locally on your computer:
- Set up a Nodejs development environment.
- Once you have node setup, enter the following commands in the root of your clone of this repo:
npm install
npm run devstart
- Open a browser to http://localhost:3000/