TODO
-
Switch to main branch to clone a clean copy.
-
Set up clone on your PC locally
-
Open the local clone in VS-Code.
-
Create a new file named (yourname.js).
-
Copy the selectors and arrays from 'todo.js' to your file (yourname.js) & start the exercise.
-
In the html file, Use a script tag to add (yourname.js) file. Place it just above the body closing tag.
-
Check your result in the browser.
-
Commit changes to your github branch.
-
Push back to this repo for review.
-
Give this repo a star ⭐.
-
Need help? DM me.
Goodluck!