The link to repository:

https://github.com/CallieQ/front_end_web

Midterm:

https://www.figma.com/file/6B171Ic37Gkob4eAvlgZSz/Midterm?type=design&node-id=0%3A1&mode=design&t=NRoaOwdHRvC9ZO9i-1

Learning log:

This week, I learned how to use Flexbox and Grid. I think they are good tools for facilitating CSS layout. In addition to the exercises related to Flexbox in class, I read When to Use Flexbox and When to Use CSS Grid. The article tells me that simple and direct designs are suitable for using Flexbox, while complex and layout-centered designs are suitable for Grid.