After dipping my feet gently into the world of coding, I was
motivated to learn more. In July of 2022, I created this
Vanilla Weather App
with the tools and techniques I learned in the "SheCodes Plus"
workshop. In this workshop, I continued to use Visual Studio Code
Editor to code. After a quick review of HTML and CSS, we dove into
Javascript which entailed understanding strings, arrays, loops,
objects and functions. I also learned about APIs and how to use
Bootstrap for coding. During this course, I figured out how to set
up a Netlify account for hosting and GitHub for committing and
pushing my codes into a repository. My favorite part was drawing a
wireframe and then turning the image into HTML/CSS code.