RocketUI is a component library based on flex and grid to build responsive UI faster.
Looking to quickly add RocketUI to your project? Copy the Link given below and paste it in the <head>
tag of your html, above all other style sheets.
<link rel="stylesheet" href="https://rocket-ui.vercel.app/css/main.css" />
RocketUI uses material icons. Copy the given link and paste it in the <head>
tag before the link mentioned above.
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" />
- Typography
- Spacing
- Girds
- Alerts
- Avatars
- Badges
- Buttons
- Cards
- Dialogues
- Images
- Inputs
- List
- Navigation
- Ratings
- Snackbars
The documentation resides in the docs directory. Detailed documentation can be found here