4
JavaScript is a programming language used to make websites more interactive
enabling collaboration, version control, and streamlined workflows.
You copied an entire repository and make it your own
Forking creates a new repository under your account on the hosting service, allowing you to work independently of the original project. Cloning, on the other hand, creates a local copy of a repository on your machine.
A pull request (PR) is a formal request to merge code changes from one branch into another branch in a version control system