royalh23 / admin-dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project is mainly a demonstration of my CSS Grid skills. I have used Grid extensively for laying out items on the page and Flexbox too whenever necessary.

  • For the main content, auto-fit property from Grid has been utilized to provide a responsive layout for the cards.
  • SVGs have also been used for scalable and smooth icons.

The project is live at: https://royalh23.github.io/admin-dashboard/

About


Languages

Language:HTML 62.7%Language:CSS 37.3%