Skip to content

Abhiroy17/dashlite

Repository files navigation

DashLite

🌐 Live Demo

A powerful dashboard tool.

Check out the live version of DashLite: DashLite (Beta)

Dark Mode

image

Light Mode

image

Charts made using Recharts

image image


🌟 Features

  • Light & dark mode support

  • Responsive charts

  • Clean ui:

  • Scalable & Reusable Design system


🛠️ Built With

  • React
  • MaterialUI
  • Context API
  • Recharts

🚀 Getting Started

Available Scripts

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.

Local Setup

To set up the project locally, follow these steps:

  1. Clone the repository:
    git clone [email protected]:Abhiroy17/dashboard.git
  2. Install the dependencies:
    npm install
  3. Run the development server:
    npm run dev