Skip to content

Files

Latest commit

c85cf93 · Feb 15, 2021

History

History
19 lines (12 loc) · 473 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 473 Bytes

Coldcall DOM activity

Getting Started

  • Fork this repo
  • Clone the forked repository
  • cd to the directory where you cloned it
  • npm install to install dependencies
  • open index.html to read directions

Note: Remember to git add, git commit and git push regularly

Question One: Next Up

Complete the Next Up button as described in index.html.

Question two: Shuffle Class

Complete the Shuffle Class button as described in index.html.