Skip to content

purplecones/css-grid-playground

Repository files navigation

CSS Grid Playground Build Status

CSS Grid Playground lets you visually play with Grid Container and Grid Item elements in the browser to quickly sketch up a layout for your site. The layout changes instantly as you update the corresponding CSS giving you instant feedback.

Demo

Background

CSS Grid Layout is fast becoming the best way to design modern website layouts. I knew I wanted to learn more about this new framework and it just so happened that General Assembly was hosting a workshop with @jensimmons in NYC. The workshop was awesome and very informative.

It inspired me to create this tool that allows you to directly play with the new grid properties on the Grid Container or the Grid Items and see how they alter the grid structure. It helps me to learn CSS Grid better by being visual and responsive to CSS changes.

Technologies Used

  • CSS Grid Layouts
  • create-react-app
  • styled-components
  • zeit.co/now

About

A simple interface for experimenting with CSS Grid Layout.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published