Aesthetic UI is a free, open source framework that provides ready-to-use frontend components that you can easily combine to build responsive web interfaces.
Built entirely using HTML, CSS and JS, it aims at providing tools to ship code faster
In order to use the components in your project, Copy and paste the code in the <head> tag of your html document, above all other style sheets. It can also be imported directly in CSS files.
Once you are done with the first step, you can easily use the components by just adding class names to your html elements.