altxriainc / kromacss

KromaCSS is a modern, lightweight CSS framework built for speed, simplicity, and adaptability. Utilizing the latest CSS features, KromaCSS empowers developers with a robust set of fully responsive, modular components that require no dependencies—just pure CSS and vanilla JavaScript.
Other
1 stars 1 forks source link

Add Carousel Component #2

Open Ohswedd opened 2 weeks ago

Ohswedd commented 2 weeks ago

Develop a new Carousel component to enhance the framework's functionality for displaying a series of images, cards, or other elements in a sliding format. The component should support both auto-play and manual controls, be responsive, and work seamlessly in both light and dark modes. Additionally, consider adding customization options for transition effects, timing, and navigation controls (e.g., arrows, dots).

IamLRBA commented 4 days ago

@Ohswedd may i be assigned this issue. Thanks!

Ohswedd commented 4 days ago

@Ohswedd may i be assigned this issue. Thanks!

Sure, feel free to contribute without any problem. Just work on the component and send a PR, it will be our job to review it. Make sure you follow the guidelines of our framework and how the other components were built, always check the demo. Thank you for the interest in our project!