Personal portfolio website, console alike.
Clone the repo. For using it on localhost, just run the index.html file. Change whatever you want to make it look like yours, but always recognize other's people work!
Once done, run npx gh-pages -d term on your git bash to publish your content to the given url in the index.html file, where "term" stands for the folder which contains the necessary files(logic + index.html) for your website to be deployed!