Personal portfolio website showcasing my projects, skills, and experience in web development, including live systems like Rental System and PrimeBless Investment System.
After enabling GitHub Pages, your site will be available at:
https://<your-username>.github.io/<repo-name>/
- Rental System
- PrimeBless Investment System
- HTML5
- CSS3
- JavaScript
.
|- index.html
|- rentalsys.png
|- investmentsys.png
|- blessing.jpeg
- Clone the repository:
git clone https://github.com/<your-username>/<repo-name>.git- Open the project folder:
cd <repo-name>- Open
index.htmlin your browser.
- Push your code to the
mainbranch. - Go to your repository on GitHub.
- Open
Settings->Pages. - Under Build and deployment:
- Source:
Deploy from a branch - Branch:
main - Folder:
/ (root)
- Source:
- Save and wait 1-3 minutes for deployment.
Use these commands after any changes in VS Code:
git add .
git commit -m "Update portfolio"
git pushBlessing Peter Ondoro