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: 5 months ago
JSON representation
A standard Dashboard built with up-to-date CSS techniques.
- Host: GitHub
- URL: https://github.com/noherczeg/dashing-css
- Owner: noherczeg
- Created: 2019-02-03T22:54:09.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-02T22:33:07.000Z (over 3 years ago)
- Last Synced: 2025-04-06T12:27:34.877Z (about 1 year ago)
- Topics: css3, flexbox, flexbox-layout, grid-layout, html5, web-components
- Language: JavaScript
- Size: 135 KB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
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