A lightweight, easy to use and fully customizable CSS component library
- Lighweight
- Customizable
- Faster
- Reusable
- Dark Mode
- Mobile Responsiveness
To use this component library or specific component in your project -
Just add following lines of code in a <head/>
tag of your html file.
<link rel="stylesheet" href="https://falcon-ui-vm.vercel.app/styles.css">
To have a icons in your website or webapp you also need to add Font Awesome CDN link.
Just add followinG lines of code in <head/>
tag of your html file.
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
If you have any feedback/suggestions, please reach out to me at vpm00718897@gmail.com