Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 1014 Bytes

README.md

File metadata and controls

42 lines (23 loc) · 1014 Bytes

The-Uplift-Project-Team-HTML08

This repository should only be used to submit materials realated to your project like codes, reports, project ideas etc under the Uplift Project.


ResumeBuilder


How to contribute to this project?

  1. Fork this repository to your profile.

  2. Clone the repository.

  3. Your branchName should be your GitHub UserName

  4. Change to your branch by typing git checkout branchName

  5. Make the changes and commit to the same branch and push it.

  6. Create a pull request from <username>/<branchName> to The-Uplift-Project-TeamHTML08/<branchName>

Resources

  1. Git & Github
  2. HTML and CSS by Jon Duckett
  3. W3Schools - HTML
  4. W3Schools - CSS
  5. W3Schools - JS
  6. FreeCodeCamp