@marte2050/my-webcomponents
v0.0.2
Published
Stencil Component Starter
Readme
My Components
About the Project
This project was created for my landing page to provide structure, a consistent and reusable design, and to be framework-agnostic. It was built using TypeScript, Tailwind CSS, and Stencil.
List of Developed Components
Below is the list of components developed so far:
- Button — Button component with color, size, and icon variations.
- MyIcon - Component for displaying SVG icons;
- MyNavbar - Navigation bar component;
- MyNavbarItem - Component for navigation items within MyNavbar;
- MySection - Component for page sections;
- MyWrapper - Component to wrap other components and apply layout styles;
- MyCarousel - Carousel component to display slides;
License
This project is licensed under the MIT License. See the LICENSE file for more details.
