A lightweight and modern admin dashboard template built with Vue.js and Nuxt 3. Featuring a clean design and a modular structure, the perfect starting point for building custom dashboards.
- Built with Vue.js & Nuxt 3: Leverages the latest features of Vue.js and the efficiency of Nuxt 3.
- Nuxt UI Integration: Utilizes the Nuxt UI library for a wide range of pre-built, high-quality UI components.
- Tailwind CSS Styling: Styled with Tailwind CSS for rapid, flexible & responsive styling options.
- Responsive Design: Adapts seamlessly to various screen sizes and devices.
- Clean and Modular Structure: Organized with a well-defined component structure for easy maintenance and customization.
- Clone the repository:
git clone https://github.com/sckrp/horizon.git
- Install dependencies:
cd horizon
pnpm install
- Start the development server:
pnpm dev
- Access the dashboard:
Open your browser and navigate to http://localhost:3000
- Modify components: Customize existing components or create new ones to fit your specific needs.
- Adjust styling: Modify Tailwind CSS configuration or override styles with custom CSS.
- Integrate with your backend: Connect the dashboard to your backend API for data retrieval and submission.
This project is licensed under the MIT License.