Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aaron-contreras/admin-dashboard
https://github.com/aaron-contreras/admin-dashboard
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/aaron-contreras/admin-dashboard
- Owner: aaron-contreras
- Created: 2022-04-28T11:15:11.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-02T15:26:06.000Z (over 2 years ago)
- Last Synced: 2024-11-12T03:44:20.958Z (about 2 months ago)
- Language: HTML
- Homepage: https://aaron-contreras.github.io/admin-dashboard/
- Size: 646 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Admin Dashboard π¨βπΌπ§βπΌ
Project from [The Odin Project](https://www.theodinproject.com/) to practice CSS grid skills.
## Things I improved on during this project
- CSS Grid. Coming from a pure flexbox mindset (mostly because up to this point I had not dived into Grid as much), I have a much greater appreciation for Grid and can see now when one will more effectively solve my design idea and when to mix them both.
- HTML semantics.
- Working with SVGs and IMGs
- A lot of Emmet shortcuts