Skip to content
Submitted about 1 year ago

Browser Extensions Manager UI

LVL 2
Corbinhol180
@Corbinhol
A solution to the Browser extension manager UI challenge

Solution retrospective


What are you most proud of, and what would you do differently next time?

I'm proud of how quickly I was able to get CSS Grid to work, how responsive the webpage is, and how I was able to add a few QOL features of my own. I didn't plan my colors properly beforehand, so the color variables were a complete mess by the end of the project. Next time, it would be in my best interest to plan better.

What challenges did you encounter, and how did you overcome them?

I had one minor issue with CSS grid where I was trying to center the panels, and nothing was working. I realized afterwards that justify-content works in both flexbox and grid, and that fixed the problem rather easily.

What specific areas of your project would you like help with?

I would love any input on how I can improve the web app in any way! Including the colors, scaling, and fonts.

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Corbinhol’s solution.

Join 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