The title page of this website is Code Quiz!
Main use for this website is to quiz those who take it with coding questions. It also has a timer that gets marked down by 5 seconds if a question is answered incorretly.
A way to add this document into your personal repo is to head over to by git hub account and copy the SSH key from my Module2Challange repo. Than we can make an touch.html file open the termenal and git clone pasted URL of the file. After that you can work on it from there or simply copy the live address URL tag from GitHub as well.
I have used refrenses from two YouTube videos for this challange. The first video was made by Great Stack team the URL of this video is https://www.youtube.com/watch?v=PBcqGxrr9g8.
Second referense was from CodingSkillsBootcamp University of Riverside sites and materials. There base project requirments came from their ReadMe file repo.
Have also used some intruction from a coding bootcamp tutor session with Juan Delgado. He helped me have some better understanding of the code input for highscore and countdown timer application.
Fianl material help was from the current instructor of this bootcamp session Dani Chankhour for more understanding of paring the style sheet of the code.