Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 655 Bytes

File metadata and controls

20 lines (14 loc) · 655 Bytes

Pursuit Logo

Combining HTML and JavaScript + DOM Lab

Getting Started

  • Fork this repo
  • Clone the forked repository
  • cd to the directory where you cloned it
  • npm install to install dependencies
  • npm test to open the cypress testing window

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

Submission Guidelines

  • When finished, commit and push your work.
  • Make a pull request on github.`
  • Submit the link to your pull request on Canvas.

Edit index.html to add the required functionality for each of the questions.