Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 411 Bytes

File metadata and controls

7 lines (4 loc) · 411 Bytes

Guess My Number

This is the first (main) full code-along project in "The Complete JavaScript Course" on Udemy.

This project has taken the fundamentals taught in the first two sections of the course and brought in DOM.

HTML and CSS were provided by the course creator, and JS was code-along with several parts issued as challenges which was then reviewed (by myself) in conjunction with the solution video.