Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 935 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 935 Bytes

Admin Dashbord

An admin dashboard made with CSS grid as part of The Odin Project's curriculum.

Showcase

Screenshot

Live Demo

👉 Preview: https://emuel-vassallo.github.io/admin-dashboard/

Built With

  • HTML
  • CSS

What I Learned

  • Using CSS Grid along with Flexbox
  • Using CSS Grid to create a full layout
  • Using nested Grids and Flex containers inside Grids
  • Using symbols by importing them through a stylesheet

Credits