28 Mar 2021

CSS Grid

Frontend
css

Goals

learn about css grid

Tools

React

CSS

Roles

Developer

I set out to work on a small project to learn css grid. It was pretty simple, in part due to it grids being pretty intuitive in the first place, and, css using common designs terms like 'gutters' as properties.

I spiced it up a little by adding random gradient and images to cell, as well as implementing lazy loading to create more cells as you scroll down.

cssgrid

you can take a look at the repo, here