Skip to content

geekananya/visualize-data-visualisation-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visualize: Data Visualization Dashboard

Technology Used:

My Skills

website-video.mp4

To run this project locally, run the following commands on terminal(npm and node required):

Run server

  1. cd server
  2. npm install
  3. npm start

Run client

  1. cd client
  2. npm install
  3. npm run dev

Thank you!