Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

Haxikowy/21daysChallenge-RWD-byKP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RWD course by Kevin Powell

  • That's my path through the course by Kevin Powell. You can check out this course here.

Links

Here you can see final challenge solution --- fully responsive layout.

What I learned

I learned a lot about CSS features like media-queries - I knew they existed, but it's a lot more clear now. Also now I know to think about your layout as a whole thing, not style single components because it will start getting messy(e. g. do one class to make you'r block elements go flex). Through this course I started using SCSS so my final solution is in SCSS. I know that's the beggining of my journey to full understanding of mobile-first approach, but by the time it will get easier to do! I just need to practice it! 💻📚

Author