Skip to content

Latest commit

 

History

History
57 lines (34 loc) · 1.53 KB

File metadata and controls

57 lines (34 loc) · 1.53 KB

chat-app-ui-illustration

This is a solution to the Chat app CSS illustration challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

The challenge

Users should be able to:

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

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS (SASS)
  • Flexbox
  • Mobile-first workflow

What I learned

This is the first time I designed using mobile first approach and using SASS as well. Now I get the feeling I wrote fewer lines of code than I would with normall CSS and my code is cleaner.

Useful resources

  • SASS documentation - This helped me for XYZ reason. I really liked this pattern and will use it going forward.

Author