This was the first assignment for the Technigo web development bootcamp. The task was to build a news site to give us the basic understanding of HTML and CSS, but also how to make a website responsive and how to layout using CSS grid and flexbox.
I used flexbox to make the basic layout of boxes for all three responsive sites. I chose to keep the design, including colour choice, simple to be able to focus on solving the problems of flexbox. I made a hamburger menu for the mobile site, although it's missing functions as my knowledge in javascript still is limited. If I had more time I would have played around more with effects, as giving the site a news ticker for example. I would also have deep dived more into text design and what margins and font sizes are most satisfying for the eye. For some reason the desktop version has an empty space at the bottom of the site - given more time I will look into why.