sorry if this is a stupid question; I'm still a student. I'm trying to use Carnaux's nft marker creator (https://github.com/Carnaux/NFT-Marker-Creator), and upload it to my own server. Basically I want a page that looks like this https://carnaux.github.io/NFT-Marker-Creator/#/ but on my own server.
I downloaded the files, but just uploading them to the server didn't work. Do I have to use node.js? Any tips on how to configure that? Not sure where to start.
Edit:
Here's the link where I tried to upload the files to my test server https://mar-test.000webhostapp.com/NFT-Creator-Web.html
You can upload an image, but not generate a marker.
I just downloaded the files from github by clicking the green "code" button and selecting "download zip", and then uploaded everything to the test server.
Seems like part of my problem is that I don't know how to use github to fork a repository. But shouldn't it work just by uploading the files to the server like this?