Well, my problem is this ... I'm creating a project and this project pretty much only "works" if I make a php server through the prompt ( php -S localhost ... ), if I try to open the project by xampp it does not work , be it javascript, css or other components ... xampp just reads the HTML raw.
Project : link
I ask your help to guide me in what I can do to solve this problem.
Thank you.