First timing junior project
What challenges did you encounter, and how did you overcome them?Styling mobile version of website
First timing junior project
What challenges did you encounter, and how did you overcome them?Styling mobile version of website
That's a very good solution. However, you could make more media queries in order to have a more responsive site. Continue your good job!
Box shadow, Flexbox display, Grid display
What challenges did you encounter, and how did you overcome them?Implementing the given desktop layout using the grid was a challenge.
Excellent work about svg. With this solution, you will improve your site performance. However, you must care about your site's design.Keep going with the hard work !
I am happy that I can develop a site following the design with accurasy in details as much as possible.Next time I would try to organize my styling beforehand so that I dont take up much time going back and forth.
What challenges did you encounter, and how did you overcome them?styling the table section was a little tricky initiallly. Figuring out how to provide a responsive layout was hard in the beginning.
What specific areas of your project would you like help with?I would like to get help with the approach of styling and organizing the styling properties.
What I am most proud of is able to Understand the usage of Min and the Max usage in media query.
What challenges did you encounter, and how did you overcome them?Making the responsiveness on various screen sizes.
What specific areas of your project would you like help with?For now none I guess.
I used the 'width' property to make the qr-component responsive. I used three breakpoints to target screen sizes and adjust the width of the component for each breakpoint. Is there any better way you suggest to do it?