Skip to content

rgroves/fcc-rwd-personal-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Build a Personal Portfolio Webpage - A freeCodeCamp Responsive Web Design Project

Background

This project is part of freeCodeCamp's Responsive Web Design Certification.

Objective

Below are the freeCodeCamp requirements for this project.


Fulfill the below user stories and get all of the tests to pass. Give it your own personal style.

You can use HTML, JavaScript, and CSS to complete this project. Plain CSS is recommended because that is what the lessons have covered so far and you should get some practice with plain CSS. You can use Bootstrap or SASS if you choose. Additional technologies (just for example jQuery, React, Angular, or Vue) are not recommended for this project, and using them is at your own risk. Other projects will give you a chance to work with different technology stacks like React. We will accept and try to fix all issue reports that use the suggested technology stack for this project.

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

You can use this CDN link to run the tests in any environment you like: https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js

About

Build a Personal Portfolio Webpage - A freeCodeCamp Responsive Web Design Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published