Replace this readme with your own information about your project.
Start by briefly describing the assignment in a sentence or two. Keep it short and to the point.
Describe how you approached to problem, and what tools and techniques you used to solve it. How did you plan? What technologies did you use? If you had more time, what would be next?
I tried to build a news webpage, with images, links, navigation bar and text. I did my sketch on Miro and tried to replicate it. For the next project I's like to add hamburger navigation bar in mobile version.
Every project should be deployed somewhere. Be sure to include the link to the deployed project so that the viewer can click around and see what it's all about.
Style your page. Use both CSS Grid and Flexbox to layout the page. Create a responsive design with the following views: Desktop 4 columns, tablet 2 columns, mobile 1 column (it should look good on devices from 320px width up to 1600px The site should have a header, a main news article, and a grid of news articles. Deploy your page to Netlify and add it to the Readme file of the repository