Fastart is a component library which allows you to build apps faster by using the simple components. You can take a look at Fastart
To start using Fastart components in your project, Copy-paste the stylesheet <link>
into your <head>
before all other stylesheets to load our CSS.
<link rel="stylesheet"
href="https://fastart.netlify.app/css/fastart.css">
Check the documention for details usage of components.
Fastart provide following Components
- Alert
- Avatar
- Circular avatar
- Square avatar
- Badge
- Icon with badge
- Status badge
- Button
- Solid button
- Outline button
- Styled links
- Icon button
- Floating action button
- Card
- Ecom card
- Ecom card with favourite badge
- Ecom with dismiss badge
- Ecom with new and sold out text bage
- Card with image overlay
- Text only card
- Grid
- Grid of two columns
- Grid of three columns
- Image
- Responsive image
- Round image
- Input
- Standard input
- Error input with error message
- Radio button and checkbox
- List
- Spaced list
- Stacked list
- Styled stacked list
- Modal
- Navigation
- Rating
- Slider
- Text utils
- Heading style
- Paragraph style
- Toast
Resources that help in building fastart includes