Skip to content
/ horizon Public

Vue & Nuxt 3 lightweight admin dashboard πŸ“‰

License

Notifications You must be signed in to change notification settings

sckrp/horizon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Horizon πŸŒ…

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.

Preview πŸ”Ž

Key Features πŸ—οΈ

  • 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.

Getting Started πŸš€

  1. Clone the repository:
git clone https://github.com/sckrp/horizon.git
  1. Install dependencies:
cd horizon
pnpm install
  1. Start the development server:
pnpm dev
  1. Access the dashboard:

Open your browser and navigate to http://localhost:3000

Customization 🎨

  • 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.

License πŸ“œ

This project is licensed under the MIT License.

About

Vue & Nuxt 3 lightweight admin dashboard πŸ“‰

Topics

Resources

License

Stars

Watchers

Forks