Extra-JavaScript-Intro-Practice

Instructions

Task 1 - Set Up Project

  1. Fork repo
  2. Clone your fork (not original repo by mistake!)
  3. cd into your newly cloned repository
  4. Create a new branch by typing git checkout -b <firstName-lastName>
  5. Work on your branch, push commits
  6. When all your tasks are complete DM Brit the link to your repo

Task 2 - MVP code

Find the file index.js and complete the tasks.