Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted about 1 year ago

Notification Page using React

react
Duncan Chege•340
@duncan-chege
A solution to the Notifications page challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


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

I solved the React bit quite fast. Also, coding the design was interesting

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

My main challenge was vertically centring the main container. I overcame this by using the CSS min() property. Firstly, I used clamp() but switched to min().

Also, loading my images in my live link was hectic but I moved them from my src folder to my public/assets folder so that they could be served without any processing.

Lastly, updating my changes to my live site was tricky but I found a quick way to do so.

Code
Loading...

Please log in to post a comment

Log in with GitHub

Community feedback

No feedback yet. Be the first to give feedback on Duncan Chege'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

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License