Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gregolive/admin-dashboard
A template for a site's admin dashboard built with CSS grid.
https://github.com/gregolive/admin-dashboard
css html
Last synced: 18 days ago
JSON representation
A template for a site's admin dashboard built with CSS grid.
- Host: GitHub
- URL: https://github.com/gregolive/admin-dashboard
- Owner: gregolive
- Created: 2022-01-28T16:58:34.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-30T09:27:58.000Z (almost 3 years ago)
- Last Synced: 2023-07-25T07:27:38.438Z (over 1 year ago)
- Topics: css, html
- Language: HTML
- Homepage: https://gregolive.github.io/admin-dashboard/
- Size: 197 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Admin Dashboard
The admin dashboard of a project building website created with CSS grid. Using CSS grid's `auto-fit` and `minmax()` functions, the project list creates a grid whose columns autosize to fill the avaliable contianer without overflowing the grid.
[Live demo](https://gregolive.github.io/admin-dashboard/) 👈