I would like to integrate FontAwesome, Bulma, jquery, and jquery-ui into one of my Github repositories for the front-end section. Currently, I am including the JS files or CSS files from these projects in my own JS/CSS folders, but I believe there might be a cleaner approach. I have experimented with using git submodules for this purpose, and while they function properly, I am uncertain if it is the most efficient method.