Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted 5 months ago

results-summary-component-main

Binh05•470
@Binh05
A solution to the Results summary component 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’ve recently started learning React and have been able to build some basic components and use hooks like useState and useEffect.

While organizing the project structure, I found it a bit inconvenient to manage separate CSS files. That’s why in my next project, I plan to use Tailwind CSS for a more efficient styling workflow.

In my next project, I also plan to use Axios for API calls to better manage data fetching and handle asynchronous operations more cleanly.

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

I ran into some issues while deploying, particularly with asset path errors. To fix this, I moved the assets folder into the public directory.

I initially tried deploying the project on Vercel, but ran into account verification issues, so I ended up deploying it on Netlify instead.

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

How do you usually decide when to split a component or keep things together? when using CSS modules, I find that I can’t easily style components from a global stylesheet or a shared parent file.

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 Binh05'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
  • Use cases

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