Skip to content

escobot/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build a Personal Portfolio Webpage

Objective

Build an app that is functionally similar to this: https://codepen.io/FreeCodeCamp/full/YqLyXB/.

Requirements

User Story: I can access all of the portfolio webpage's content just by scrolling.

User Story: I can click different buttons that will take me to the portfolio creator's different social media pages.

User Story: I can see thumbnail images of different projects the portfolio creator has built (if you haven't built any websites before, use placeholders.)

User Story: I navigate to different sections of the webpage by clicking buttons in the navigation.

Notes

# Install gitfolio
npm i gitfolio -g

# Generate website
gitfolio build escobot --sort star --order desc