- APIs built using Azure Functions, storing and querying data in Azure Table Storage.
- A Single Page Application front-end using Vanilla JS.
Navigate to webapp/ folder and run:
npm install && node server.js
This will install the express.js dependency and run the frontend on http://localhost:3000.