You should make a new folder in xampp/htdocs
and then place the contents of the build folder to the new folder you just created.
Also, if you are using react-router-dom
, you would need to edit your package.json
to include the line:
"homepage": "./name-of-the-folder",