Welcome to the UI Components Stack repository! 🎨 This project showcases a collection of reusable UI components such as buttons, cards, dropdowns, and more, created using HTML, CSS, and JavaScript. Our goal is to provide a set of beautifully designed and easily customizable UI elements for modern web development. It is a Open Source repository for developers where they can contribute and access the UI components and make the development process easy.
Each and every Contributor who is contributing to this repository is welcomed and please don't panic each and every Pull request will be reviewed and merged if it is a valid contribution.
- Responsive UI components: Cards, buttons, dropdowns, and more!
- Customizable: Easily tweak the styles using CSS variables.
- Lightweight: No external frameworks required, just pure HTML, CSS, and JavaScript.
- Modular: Each component is self-contained and can be reused in various projects.
The project includes the following UI components:
- Cards: Simple, customizable cards with hover effects.
- Buttons: Multiple button styles including primary, secondary, and icon buttons.
- Dropdowns: Accessible and customizable dropdown menus.
- Contributor's Suggestions: You are free to work on any type of UI components.
You can check out a live demo of all the components [comming soon...].
To use these components in your project, clone the repository:
git clone https://github.com/your-username/ui-components-stack.git
cd ui-components-stack
mkdir <component_name>/<your_username>
If the directory for the component already exists please do not create new one and add your customized component there itself by creating a nested folder titled with your user_name. In each category you can create as many component as you want but it must be unique.