jefflombard / cssgrid

A simple site to teach people how to use CSS Grid.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Easy CSS Grid

A site to make it easier to learn the CSS Grid System.

easycssgrid.com

Running Locally

  1. git clone https://github.com/jefflombard/cssgrid.git
  2. cd cssgrid
  3. yarn
  4. yarn start

About

A simple site to teach people how to use CSS Grid.

License:MIT License


Languages

Language:JavaScript 75.8%Language:CSS 15.5%Language:HTML 8.7%