vikramvi / social-proof-section

https://www.frontendmentor.io/challenges/social-proof-section-6e0qTv_bA This project will test your layout skills. If you're starting to get confident with Flexbox or Grid, this will provide a nice challenge! - [LIVE WEBSITE - CLICK BELOW]

Home Page:https://vikramvi.github.io/social-proof-section/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Mentor - Social proof section solution

This is a solution to the Social proof section challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

This is 7th project from "Frontend Mentor" to sharpen HTML & CSS skills along with responsive web design and it's build with "BEM" and "Grid layout".

The challenge

Users should be able to:

  • View the optimal layout for the section depending on their device's screen size

Screenshot

Plan Drawing

Desktop Preview

Mobile Preview

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS BEM
  • CSS Grid
  • Mobile-first workflow

What I learned

  • CSS "Grid" & related techniques usage and loads of things related to this technique while solving numerous challanges faced in this project.

  • CSS "BEM" is a god given gift to front end developers with which you can change or play around without fearing to break existing working solution.

  • Able to solve few complex challenges wrt CSS by Googling and reading different approaches.

  • Breaking down big problme into as small chunk as possible, helps to solve it quickly.

  • "FF and Chrome dev tools" are your best friends, if something is not working as per your expectations; then look closely to figure out what's exactly is going wrong.

  • You can use this tool to play around with properties instead of changing in code itself, saving it and watching preview. This way you can save lots of time as well.

    devtool usage

Continued development

  • More practice, reading, study is needed wrt BEM, SEO, Accessibility, CSS

Useful resources

Author

Acknowledgments

  • FM community
  • Google
  • SO community

About

https://www.frontendmentor.io/challenges/social-proof-section-6e0qTv_bA This project will test your layout skills. If you're starting to get confident with Flexbox or Grid, this will provide a nice challenge! - [LIVE WEBSITE - CLICK BELOW]

https://vikramvi.github.io/social-proof-section/


Languages

Language:CSS 64.5%Language:HTML 35.5%