Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
This project has taught me how to use Sass for styling web pages as well as practicing how to write markdown for documentation.
What challenges did you encounter, and how did you overcome them?- Integrating sass into vite + react projects is as simple as just changing the extension of the stylesheets to scss.
- I'm still new to css grid and how to define layouts with it. As a result I always fall back to using flexbox to define layouts.
- I haven't encountered many challenges within this project. Just a few things I need to learn in order to appreciate css grid.
- Since this is my first project working with css preprocessors like sass, I might not have written the best sass code or understood all it's concepts, but it's definitely a good start.
Community feedback
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