Grid works similar to flexbox, but it is designed as a two dimensional layout model. Grid provides a grid based layout system with rows and columns, which help us to design awesome web pages without using floats and positioning.
Tutorials