This UI Kit provides a collection of reusable components and styles for building user interfaces. It aims to streamline the development process and maintain consistency across different projects.
- Component library with various UI elements
- Predefined styles and themes
- Responsive design
- Accessibility considerations
To use this UI Kit in your project, follow these steps:
Clone the repository:
git clone https://github.com/add-eus/ui-kit.git
Import a component:
import AButton from "@addeus/ui-kit/components/AButton.vue";
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.
This UI Kit is open source and released under the MIT License.