Skip to content

Fastart is a simple Component library for building website faster.

Notifications You must be signed in to change notification settings

manismk/Fastart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fastart

Fastart is a component library which allows you to build apps faster by using the simple components. You can take a look at Fastart

Netlify Status


Table of Contents

  1. Installation guide
  2. Components
  3. Demo
  4. Reference
  5. Author

Installation guide

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.


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

Demo

Fastart demo


Reference

Resources that help in building fastart includes

  1. Google Fonts
  2. Fontawesome
  3. Thiscodeworks
  4. Picsum
  5. Randomuser.me

Author

About

Fastart is a simple Component library for building website faster.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published