/DashBoard-Practice

Dashboard Practice using syncfusions components

Primary LanguageJavaScript

DashBoard Practice Project using Syncfusion Components.

All the visual are created using Dummy Data and its Just a UI nothing more, nothing less.

Check Live : https://sudhir9297.github.io/DashBoard-Practice

image

Run Locally

Clone the project

  git clone https://github.com/sudhir9297/DashBoard-Practice.git

Go to the project directory

  cd DashBoard-Practice

Install dependencies

  npm install

Start the server

  npm run start