I want to make a easily reusable project, so I want to make an easy structure for everyone to be able to understand, so here we have the src folder (first picture).
But since I'm making really small components with one variable, should I be making a lot of file or just one file named "base_components" would be enough for all these little components ?