Skip to content
Discussion options

You must be logged in to vote

As a developer, you have plenty of free hosting options to deploy your portfolio. For static HTML, CSS, and JavaScript projects, I recommend using GitHub Pages.

Steps to Deploy on GitHub Pages:

1. Create a GitHub repository

Push your portfolio code to a new repo (or use an existing one).

2. Enable GitHub Pages

Go to Repo → Settings → Pages

Under Branch, select main (or master) and choose /(root) → Save

3. Wait a few seconds

GitHub will build & host your site

Your site will be live at:
https://username.github.io/repository-name/

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@saandhya-mukherjee
Comment options

Answer selected by saandhya-mukherjee
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants