Journal

This is how I put things online. I got to the terminal and a type (if I'm not already in my folder):

cd ./desktop/Hma-tds.github.io
git add .
git commit -m "whatever you are doing"
git push

Event listeners-12/10/2024 We created an object that can switch between two colors when click We used if else statements, lightswitches and true false statements to loop these events.