Particle UI is a simple and minimal component library built using HTML5, CSS3 and vanilla Javascript. Use the pre-built components of Particle UI in your projects to create amazing web interfaces.
- To use particle UI in your components, just copy the below link tag and paste it into the head of the HTML file above all other stylesheets links.
<link rel="stylesheet" href="https://particle-ui.netlify.app/main.css">
- Clone the repository
https://github.com/Rohitprasad83/component-library.git
cd component-library
Run the index.html
- Alert
- Avatar
- Badge
- Button
- Card
- Grid
- Image
- Input
- List
- Modal
- Navigation
- Rating
- Slider
- Toast
- Typography