Skip to content

mikefieldmay/CSS-Grid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSS Grid example app

This is an app that gives an example of how the CSS grid system works and the various properties that you can customise. It was built in React using the Create React App as a starting point. Admittedly, it is not a particularly good use of css grid nor a particularly good example of a React app, but hopefully it can show some actual application of some of the grid properties.

You can view a live version of the app here: TODO Add Link

How to use

  git clone https:/mikefieldmay/CSS-Grid.git  
  cd CSS-Grid 
  npm install 
  npm start 

### Still to do

  • Add controls for grid items
  • Demonstrate naming or rows and stuff
  • Solve overflow problem
  • Deploy

### More information about CSS Grid For more info on the css grid:

Acknowledgements

About

An css grid example app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published