A powerful dashboard tool.
Check out the live version of DashLite: DashLite (Beta)
-
Light & dark mode support
-
Responsive charts
-
Clean ui:
-
Scalable & Reusable Design system
- React
- MaterialUI
- Context API
- Recharts
In the project directory, you can run the following commands:
npm run dev
: Runs the app in development mode.npm run build
: Builds the app for production.
To set up the project locally, follow these steps:
- Clone the repository:
git clone [email protected]:Abhiroy17/dashboard.git
- Install the dependencies:
npm install
- Run the development server:
npm run dev