https://github.com/lippiece/odin-admin-dashboard
My take on the Odin Project's Admin Dashboard project
https://github.com/lippiece/odin-admin-dashboard
Last synced: 3 months ago
JSON representation
My take on the Odin Project's Admin Dashboard project
- Host: GitHub
- URL: https://github.com/lippiece/odin-admin-dashboard
- Owner: Lippiece
- Created: 2022-05-17T12:49:23.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-08T17:38:16.000Z (almost 4 years ago)
- Last Synced: 2025-12-08T05:59:51.147Z (6 months ago)
- Language: HTML
- Homepage:
- Size: 9.52 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Odin Project "Admin dashboard" project](https://lippiece.github.io/odin-admin-dashboard/)
The focus of the project was using Grid to position all or most of the elements.
## Skills used:
### HTML:
- Basic markdown structure (Emmet, nesting)
- Importing stylesheets
- Importing frameworks
### CSS:
- Basic styling
- Styling forms
- Grid
- Pseudo-classes
- Combinators