Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 905 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 905 Bytes

Leadership Event

Landing page build using Bootstrap 5 and SCSS

This landing page is a clone of the TemplateMo design for a Leadership Event. It has been built using Bootstrap 5 and SCSS, following the 7-1 pattern for a manageable code base. If you're not familiar with the 7-1 pattern, you can learn more about it on OpenClassromBLog.

In terms of naming convention, I've used the BEM (Block Element Modifier) approach. For those who aren't familiar with it, you can read a helpful blog post about using BEM and SCSS on PullrequestBlog.