Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/noherczeg/dashing-css

A standard Dashboard built with up-to-date CSS techniques.
https://github.com/noherczeg/dashing-css

css3 flexbox flexbox-layout grid-layout html5 web-components

Last synced: about 1 month ago
JSON representation

A standard Dashboard built with up-to-date CSS techniques.

Awesome Lists containing this project

README

        

# Dashing CSS

A standard Dashboard built with up-to-date CSS techniques.

## Start

```
npm install
npm start
```

## Used Technologies
* [CSS Grid Layout](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Grid_Layout)
* [CSS Flexible Box Layout](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Flexible_Box_Layout)
* [Web Components](https://developer.mozilla.org/en-US/docs/Web/Web_Components)
* [ES2015+](https://developer.mozilla.org/en-US/docs/Web/JavaScript/New_in_JavaScript/ECMAScript_2015_support_in_Mozilla)

## Useful Links
* [A Complete Guide to Flexbox](https://css-tricks.com/snippets/css/a-guide-to-flexbox/)
* [A Complete Guide to Grid](https://css-tricks.com/snippets/css/complete-guide-grid/)

## Copyright

MIT