Skip to content

Solution for the Chat-app-css-illustration-master challenge by Frontend Mentor

Notifications You must be signed in to change notification settings

dialejo24/Chat-app-illustration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Chat app CSS illustration solution

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

Links

My process

Built with

  • Semantic HTML5 markup
  • Flexbox
  • Mobile-first workflow

What I learned

This was the hardest challenge i have taken so far, but thanks to it, i strenghtened my css skills and i learned new concepts like overflow, i used different units that i haven't used before such as VH and VW. Despite the solution wasn't really similar, i'm satisfied with it.

some meaningful code snippets:

html{
  overflow-x: hidden;
}

Continued development

I want to continue working on Css position, css grid, start my journey with javascript and of course learn other css elements.

Useful resources

  • Overflow CSS - This helped me understand how overflow works

Author

About

Solution for the Chat-app-css-illustration-master challenge by Frontend Mentor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published