Quick update after taking a long weekend to go see the college boys in Los Angeles. So great to see all of them.
Today was pretty productive. I kept going through the Chrome Dev Tools tutorial and accidentally went through ALL of the lessons. The Odin Project recommended only the first two sections since I don’t know enough about Javascript yet, but oh well. Still great to have some exposure to using the tool to debug Javascript.
After making my way through the rest of the Chrome Dev Tools tutorial and short videos, I moved onto my first project. The task is to re-create Google’s homepage from scratch (or clone it). It’s actually a really fun project so far and putting my HTML/CSS skills to the test for sure. Lots and lots of Googling to remember CSS properties or see other examples. Right now, I’m trying to figure out how to put the darn microphone icon inside of the search bar. If you want to check out the project, head over to my Github account and download the repo.
Hoping to get that whole clone built tomorrow!