How to build a Github Portfolio Page
Link to Portfolio Page: https://petergns.github.io/
Follow these instructions to set up the Website Project.
- Web Browser such as Chrome, Firefox, or Safari.
- An Editor such as Atom, Notepad++, Sublime Text.
- Some knowledge of HTML, CSS, and JS.
Unzip the file and run portfolio.html in a Web Browser.
When you run the Website Project it will generate a web page called:
- Peter's Portfolio
- Main Titles
- Github respository project images
- Links to github repsitory projects
- Movie descriptions
- Responsive images
- CSS styling for the titles and sub-titles
There are two files to edit in an editor.
- portfolio.html
- style.css
Acknowledgments to Udacity for the resources that helped me develop this.