Design comparison
Solution retrospective
I spent quite some time with this project and I am content with the result. I have done all the animations in pure css. But this can be done easily with modules. So, if you guys know any efficient module which could help in animation then please comment it 🙏
Have a great day guys 😊
Community feedback
- @ApplePieGiraffePosted over 3 years ago
Hey there, Rohit Purkait! 👋
Nice work on this challenge! 👏 The 3D transition that you added between slides is definitely very eye-catching! 😀 Your solution looks good in both the desktop and mobile layouts, too! 👍
I just suggest taking a look at your solution report and trying to clear up some of the errors that are there (as you mentioned) and making sure that your solution scales well upwards (in addition to scaling well downwards) (currently, the layout gets a little off when the width of the screen increases in the desktop layout). 😉
Keep coding (and happy coding, too)! 😁
1@codeswithrohPosted over 3 years ago@ApplePieGiraffe Thanks a lot for the suggestions. Well, can you give me some tips as how to check if my website scales up properly ? Can we check that by zooming in the browser or by some other method ?
1@ApplePieGiraffePosted over 3 years ago@codeswithroh
No problem! 👍
I like to use Chrome to check the responsiveness of my websites because the dev tools allow you to change the zoom level of the responsive design preview (just look at the responsive settings bar at the top of the page). I usually set the zoom level to something like 50% (because I often use a smaller screen) and the adjust the size of the responsive preview so that I know what my site will look like on extra-large screens, and that often gives me enough information to make any necessary changes or adjustments. You could perhaps try out the same thing and see how it works for you, too! 😉
1@codeswithrohPosted over 3 years ago@ApplePieGiraffe Thanks a lot for the reply. I figured it out now. I will definitely apply it to my next project 😁
1 - @codeswithrohPosted over 3 years ago
I didn't checked the accessiblity issues. I should have checked them before submission
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord