Complex calendar grid layout — built with advanced CSS Grid techniques, part of Mate Academy HTML + CSS Advanced module.
🔗 https://kaida-iryna.github.io/layout_calendar/
- HTML5
- CSS3 (advanced Grid)
- SCSS (Sass)
- BEM methodology
- CSS Grid template areas for complex layouts
- Calendar UI with day cells, week structure, navigation
- Responsive grid behavior across breakpoints
- Pixel-perfect alignment with Grid
git clone https://github.com/kaida-iryna/layout_calendar.git
cd layout_calendar
# Open index.html in browserBuilt by Iryna Kaida as part of Mate Academy Frontend Developer course. Original task forked from mate-academy/layout_calendar.