nss-day-cohort-52 / giffygram-commando-squad

giffygram-commando-squad created by GitHub Classroom
0 stars 0 forks source link

Gc initial branch #20

Closed gcruz63 closed 3 years ago

gcruz63 commented 3 years ago

Changes Made

  1. Added file navBar.js to nav directory.
  2. Modified file to generate navBar html buttons ​

    Steps to Review

  3. Checkout this branch locally.
    git fetch --all
    git checkout gc-initialBranch
  4. Open a new Terminal tab (⌘T) and navigate to the server directory.
  5. Test app functionality.

    Instructions for how reviewer can test functionality, and detailed description of what the expected outcome is. serve it up in the browser to check if nav bar buttons are displayed

  6. View code file.

    Confirm file modifications are present as indicated above. Confirm no unused code or extraneous comments exist.

luciidlou commented 3 years ago

I pulled it up in the browser and it looks good! I am seeing the nav bar with the three buttons! you're good to merge