This project is a part of The Odin Project’s curriculum, where I built an admin dashboard in HTML and CSS.
Hi 👋, I'm Daniel.
This is my submission for the Odin Project's Admin Dashboard project.
This project is a admin dashboard created using HTML, CSS, and a bit of JavaScript. The goal was to replicate a design provided by The Odin Project, focusing on grid layout structure and user interface elements such as cards and avatars.
- HTML: For structuring the content.
- CSS: For styling the layout.
- Flexbox/Grid layout for positioning and aligning content.
- Box shadows, borders, and border-radius and other CSS properties for aesthetics.
- JavaScript: Used for basic interactions (e.g., toggling sections).
- Includes a sidebar, trending section, and announcement cards.
- Customizable color scheme and layout.
- Clone or download this repository.
- Open the
index.html
file in your browser. - Or view the live version here: [Admin Dashboard on GitHub Pages] (https://danny-codes.github.io/Admin-Dashboard/)
- Implementing grid and flexbox layouts.
- Working with responsive design techniques.
- Structuring an admin dashboard layout.
- Improving my CSS and HTML skills.
This project is open-source and available under the MIT License.