Skip to content

Rohitprasad83/component-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

122 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Particle UI

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.

Installation

  • 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">

To Locally run Particle UI

  • Clone the repository
https://github.com/Rohitprasad83/component-library.git
cd component-library

Run the index.html

Components

  • Alert
  • Avatar
  • Badge
  • Button
  • Card
  • Grid
  • Image
  • Input
  • List
  • Modal
  • Navigation
  • Rating
  • Slider
  • Toast
  • Typography

homepage

Releases

No releases published

Packages

 
 
 

Contributors