In this project we'll test your knowledge of Classes and Context in JavaScript.
- Fork and clone this project
- Open the project in your text editor
- Open
index.html
in your browser- Use either
live-server
or your file explorer
- Use either
- Select either the
Classes
orContext
link - Open the associated JavaScript file and start coding
- The list items will turn green as you complete each step
- Add and commit your code often!
When you complete the project, push your code to github and submit the URL in the LMS.
Classes
If you see a problem or a typo, please fork, make the necessary changes, and create a pull request so we can review your changes and merge them into the master repo and branch.
© DevMountain LLC, 2019. Unauthorized use and/or duplication of this material without express and written permission from DevMountain, LLC is strictly prohibited. Excerpts and links may be used, provided that full and clear credit is given to DevMountain with appropriate and specific direction to the original content.