Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 789 Bytes

File metadata and controls

15 lines (10 loc) · 789 Bytes

How to install and run this project?

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.

NOTE : Keep both projects running simultaneously.

Link for Backend Git Repo - https://github.com/kartikeysharmaks/Dashboard-APIs-Nodejs-Express.js

Kaggle Dataset

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.