Haxikowy / 21daysChallenge-RWD-byKP

My path through Kevin Powell RWD course.

Home Page:https://haxikowy.github.io/21daysChallenge-RWD-byKP/public/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

My path through Kevin Powell RWD course.

https://haxikowy.github.io/21daysChallenge-RWD-byKP/public/index.html


Languages

Language:HTML 52.3%Language:SCSS 46.3%Language:JavaScript 1.4%