Alright, the basic issue is this: I want to upload projects I did for the FCC curriculum to GitHub and I intend to use VSCode in the future.
I am facing the following issue:
How exactly do I preview some of the projects I did here, e.g. my Anonymous Message Board in my browser. Or more specifically, how do I preview all of the files of one project simultaneously (say, my html file, my server.js, app.js, and so on)?
Are there other issues I need to be aware of? Thanks for your help!