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

https://github.com/sturdynut/how-to-flexbox

💫 A learning tool for visualizing how flexbox works
https://github.com/sturdynut/how-to-flexbox

angular css flexbox flexbox-css typescript

Last synced: 29 days ago
JSON representation

💫 A learning tool for visualizing how flexbox works

Awesome Lists containing this project

README

          

View the live version here:
[http://howtoflexbox.com](http://howtoflexbox.com)

[![Dependency Status](https://david-dm.org/sturdynut/how-to-flexbox.svg)](https://david-dm.org/sturdynut/how-to-flexbox)
[![devDependency Status](https://david-dm.org/sturdynut/how-to-flexbox/dev-status.png)](https://david-dm.org/sturdynut/how-to-flexbox?type=dev)

Built using Angular 2, this is a teaching app to help developers better understand flexbox.