This repository contains the source code for The Zogin, a modern and responsive yoga and wellness website, implemented as a front-end project using HTML, CSS, and SCSS (Sass).
The project focuses on structured SCSS styling, section-based organization, and a calm, wellness-oriented visual design.
The Zogin website presents a yoga and wellness center, showcasing its philosophy, activities, schedule, and contact information.
The layout and design aim to create a peaceful, intuitive, and visually balanced user experience.
- Hero section with motivational message
- Welcome / About section
- Yoga aspects overview:
- Asana
- Meditation
- Mudra
- Bandhas
- Philosophy
- Pranayama
- Statistics section (students, experience, branches, staff)
- Weekly timetable with instructors and locations
- Contact form with user input fields
- Developer / personal presentation section
- Fully responsive design
The website is styled using SCSS, with styles divided by page sections and components for better readability and maintainability.
_navbar.scss– navigation bar styling_firstSection.scss– hero / landing section_secondSection.scss– welcome / about section_thirdSection.scss– yoga aspects section_fourthSection.scss– statistics section_fifthSection.scss– timetable section_sixthSection.scss– contact section_footer.scss– footer styling_responzivnost.scss– responsive design rulesdeveloper.scss– developer / personal section stylingstyle.scss– main SCSS file importing all partials
SCSS is compiled into:
style.cssstyle.css.map
- HTML5
- SCSS (Sass)
- Javascript
- Responsive design techniques (Flexbox / media queries)
- Icons and custom fonts (where applicable)
- Clone the repository:
git clone https://github.com/MarkoMilenovic01/TheZogin.git