/web3bridge-web3-assign

The first assignment to advance us to the next stage.

Build A Portfolio Website

There is no better opportunity to learn and show off your skills than a beautiful portfolio website.

You have the ability to write HTML, CSS. You also know how to identify and write responsive units. It's time to put that knowledge into action. You will be building a portfolio website from a template.

Anywhere you see PM(Project Manager), it's referring to your mentor- okeken

Project Set Up

Follow these steps to set up and work on your project:

  • Create a forked copy of this project.
  • Add PM as a collaborator on Github.
  • Clone your OWN version of the repository.
  • Create a new branch on the clone: git checkout -b <firstName-lastName>.
  • Implement the project on the <firstName-lastName> branch, committing changes regularly.
  • Push commits: git push origin <firstName-lastName>.

Follow these steps to download your template and start the project:

  • Open the pdf file on this repo.

  • Work on the MVP requirements listed below

Follow these steps for completing your project after your MVP is completed:

  • Submit a Pull-Request to merge <firstName-lastName> Branch into master (student's Repo). Please don't merge your own pull request
  • Add your Project Manager as a Reviewer on the Pull-request
  • PM then will count the HW as done by merging the branch back into master.

MVP Requirements

  • Take notes on anything that confuses you or interesting things you find. Share this information on discord on the general chat channel.
  • Replicate the image design with HTML, CSS
    • Update the title tag match your name
    • Update the placeholder content throughout the template to your information
      • Showcase projects you have worked on by providing some information and links to your github projects
  • Host your website for the world to see. Follow the instructions found here https://pages.github.com/. Once you have hosted your web page, share it for your peers to see. This is not a small feat!

More Work(Optional)

  • Try to add your tweaks with new sections on the webpage