Clone this git repository on your device.
Then open the project folder on Code Editor(VS Code).
Run this command to install all the dependencies inside the projcet - npm install.
Now to run this project use command - npm start.
Link for Backend Git Repo - https://github.com/kartikeysharmaks/Dashboard-APIs-Nodejs-Express.js
Link for Dataset i used - https://www.kaggle.com/datasets/imyjoshua/average-time-spent-by-a-user-on-social-media
I used Vercel.com to host this Frontend side.