Dashboard

The Web Warrior dashboard a responsive react app. It provides you with a collection of ready to use code snippets and utilities, custom pages, a collection of applications and some useful widgets and apps.We used the syncfusion component to developed this dashboard which has high-performance, lightweight, modular, and responsive UI components. Preview of this awesome components available here: https://www.syncfusion.com/react-components

Preview

Screenshot

image

Demo Site: Here

Quick Start

Clone the repository with the following command:

git clone https://github.com/qamarali205/Dashboard.git

Run in terminal this command:

npm install

Then run this command to start your local server

npm start