Planning to have components updated first and then within the next few months roll out new components, templates, and a new website.
A collection of UI components for bootstrap 4

To view a full list of components that are both done and on the road map simply go to https://codexui.com/
From The Site: Just copy and paste. Each component will have a code: section below it. Just copy that code and paste it into your site. As long as you have bootstrap 4 running on the site, they components should just "work".
If they don't and you can't figure out why open an issue and I'll gladly help as much as I can!
From Github: Download the repo as a zip and open up any of the components. They should be copy and paste ready to go.
I am working off of two premiss for this UI library / Kit.
All components should basically be copy and paste for sites that use Bootstrap 4.
The one, ONE, caveat to that right now is font awesome. I require some sort of icons for certain components, and since font awesome is one of the easiest to just drop in I am using that. Feel free to replace the icons with your own icon framework.
If a component does require font awesome it will be notated at the very top of that components page.
I am open to contributions to the components, you could contribute in many ways:
Any new components or pull requests will be reviewed to make sure they fit the restrictions before pulling them into the repo.