Skip to content
Submitted about 2 years ago

React + TS Quiz App

react, redux-toolkit, styled-components, typescript, bootstrap
LVL 2
@eduardgacea
A solution to the Frontend Quiz app challenge

Solution retrospective


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

This was the first time I used Redux in a React app to manage state and it was pretty fun learning how it works and how easy it makes state management. Also, I tried following the Figma sketch rather than eyeballing it and I hope I managed to stay as close to the original as possible

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

I used Bootstrap for the theme toggle and adding custom styles to it was a bit cumbersome. I had to look up through the component classes and then style them. Thankfully, styled-components supports bootstrap quite well :)

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Eduard Gacea’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