An open API service indexing awesome lists of open source software.

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.

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.

![Trello Board Layout Demo](demo-image.JPG "Trello Board Layout Demo")

## Live Demo
A live demo is available on [CodePen](https://codepen.io/GeorgePark/full/bLLzJK/).