At first, you need to install packages, run npm i or yarn install
Then you need to grab data from api
node index.js
Start local server to see data on client
node server.js
You can see data chart and table in front.html, just open it in your browser