Welcome to the AdminUI Admin Dashboard Template! This project is a modern, responsive, and customizable admin dashboard template built with Next.js, Shade CN, and Next Themes. It leverages the power of these technologies to provide a seamless and efficient development experience.
Check out the live demo here.
To get started with this project, follow these steps:
- Clone the repository:
git clone https://github.com/sakilanwar12/shopdash
- Navigate to the project directory:
cd dashboard-admin-ui-kit - Install the dependencies:
npm install
- Run the development server:
npm run dev
After installing the dependencies and running the development server, you can start customizing the dashboard according to your needs. The main configuration files and components are located in the app directory.
You can customize the themes and other settings using the Next Themes configuration file. Refer to the documentation for detailed instructions on how to configure themes.
We welcome contributions to improve this project! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for more details.