https://github.com/georgewpark/trello-board-layout
This project demonstrates how CSS Grid (with flexbox fallback) can be used to re-create the layout of a Trello board.
https://github.com/georgewpark/trello-board-layout
css css-grid design flexbox layout
Last synced: 3 months ago
JSON representation
This project demonstrates how CSS Grid (with flexbox fallback) can be used to re-create the layout of a Trello board.
- Host: GitHub
- URL: https://github.com/georgewpark/trello-board-layout
- Owner: georgewpark
- Created: 2018-08-22T18:35:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-31T14:42:00.000Z (over 6 years ago)
- Last Synced: 2025-01-15T11:12:30.414Z (4 months ago)
- Topics: css, css-grid, design, flexbox, layout
- Language: HTML
- Homepage: https://cdpn.io/bLLzJK/
- Size: 66.4 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Trello Board Layout
This project demonstrates how CSS Grid (with flexbox fallback) can be used to re-create the layout of a Trello board.
## Live Demo
A live demo is available on [CodePen](https://codepen.io/GeorgePark/full/bLLzJK/).