Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

Latest commit

 

History

History
7 lines (6 loc) · 375 Bytes

File metadata and controls

7 lines (6 loc) · 375 Bytes

JavaScript Challenge

Getting Started

  • Fork repo and clone down repo
  • Navigate to that repo in the terminal
  • Run git checkout -b react origin/react, git checkout -b node origin/node or git checkout -b angular origin/angular depending on which challenge you decide to take
  • Commit and push your code up to the branch on your forked repo when you are done