This project requires you to create an asynchronous web app that uses Web API and user data to dynamically update the UI.
If you already have node installed, run in the terminal:
- npm i -D express
- npm i -D cors
- npm i -D body-parser
Then to start the server: 'npm run dev'
- HTML
- CSS
- JavaScript
- Node.js
- Express.js
- Bootstrap