Design comparison
Solution retrospective
This project was my second project that I completed using webpack technology and Javascript module system. With this project, I now feel more confident in using webpack technology and Javascript module system in my projects. Thanks to this project, I worked for the first time on the feature of changing the color theme of the page according to user preference.
Community feedback
- @NxumaloDevPosted about 1 year ago
Great job dev! On your main.css you can instead say grid-template-columns: repeat(4, 1fr); for responsiveness
1@selimbiberPosted about 1 year ago@NxumaloDev
In my opinion, sometimes it is necessary to compromise on some things in order for the projects to resemble the expected design.
But thanks to you, I noticed that there were some deteriorations in the design as the screen sizes increased and I made a new update for this project. :)
1
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