/Component-Library

Subtle UI is a Component Library created as a part of NeoG projects.

Primary LanguageHTML

Component Library

Subtle UI is a Component Library created as a part of NeoG projects.

Description

Our library contains below components which are ready for your use:

  • Avatar
  • Alert
  • Badge
  • Buttons
  • Card
  • Image
  • Input
  • Navbar
  • Snackbar (Toast)
  • Typography
  • Rating
  • Grids
  • Lists
  • Modal
  • Slider

Getting Started

To use our library in your project you simply have to add below code in your head section.

<link
  rel="stylesheet"
  href="https://subtleui.netlify.app/styles/styles.css"
/>