Skip to content

Last of five required projects for freeCodeCamp's Responsive Web Design certification.

Notifications You must be signed in to change notification settings

elliotvhill/fcc-web-des-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

Certification Project: Personal Portfolio Webpage

One of the required projects for freeCodeCamp's Responsive Web Design certification.

Codepen: codepen.io/ell8031/pen/JjQJozr

Project Description

This is one of the required projects to earn your certification.

For this project, you will build your own personal portfolio page.

Objective: Build an app that is functionally similar to personal-portfolio.freecodecamp.rocks. Do not copy this demo project.

User Stories:

  1. Your portfolio should have a welcome section with an id of welcome-section
  2. The welcome section should have an h1 element that contains text
  3. Your portfolio should have a projects section with an id of projects
  4. The projects section should contain at least one element with a class of project-tile to hold a project
  5. The projects section should contain at least one link to a project
  6. Your portfolio should have a navbar with an id of navbar
  7. The navbar should contain at least one link that you can click on to navigate to different sections of the page
  8. Your portfolio should have a link with an id of profile-link, which opens your GitHub or freeCodeCamp profile in a new tab
  9. Your portfolio should have at least one media query
  10. The height of the welcome section should be equal to the height of the viewport
  11. The navbar should always be at the top of the viewport

Fulfill the user stories and pass all the tests below to complete this project. Give it your own personal style. Happy Coding!

About

Last of five required projects for freeCodeCamp's Responsive Web Design certification.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published