Deploying Your Website Using GitHub Pages
First off, what is GitHub Pages?
GitHub Pages is a service offered by GitHub that allows you to host your website's files and generate a link that user's can visit. It's one of the easiest ways to deploy your site as a beginner. You've not read the b...
cybergenie.hashnode.dev3 min read