A simple portfolio webpage to showcase projects
Build a one column portfolio webpage to showcase your projects. Each project contains an image, the name of the project, and the author of the project.
Use CSS Grid to layout your cards on the page.
Change the layout to two or three columns depending on the size of the webpage. Hint: you can use media queries