I have an app that I would like to serve to Github Pages, It's nothing special just an API fetch APP that displays some data. However, I didn't use create-react-app, I built it from the ground up.
I've been interested in displaying it to some of my friends to help them with their coding and to actually use something that was built, however I've never tackled this problem and wanted to know if it was even possible