Skip to content

Aman-Jain1996/Knight-s-Watch-UI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Knight-s-Watch-UI

Knight's Watch UI is a component library which is made with much focus on functionality and is easy to use, customizable CSS Framework, helping people to create their Dream Projects Better and Faster.


Technologies Used

  • HTML
  • CSS
  • Vanilla JS

Components available in Knight's Watch

  1. Alert
  2. Avatar
  3. Badge
  4. Button
  5. Card
  6. Drawer
  7. Grid
  8. Image
  9. Input
  10. List
  11. Modal
  12. Navigation
  13. Rating
  14. Slider
  15. Toast

Get Started

You can download sample html file structure from Sample File

OR

You can add below lines inside your head section to get started -

<link
  href="https://knights-watch-ui.netlify.app/components.css"
  rel="stylesheet"
  type="text/css"
/>

To also use ion-icons (which we are using internally), add below line also in your head section -

<link
  href="https://knights-watch-ui.netlify.app/components/component_name/component_name.css"
  rel="stylesheet"
  type="text/css"
/>


😊Happy Building!

Live Link - Knight's Watch UI

Documentation Guide - Documentation