Frontend Quiz App built with React (context API + useReducer)

Solution retrospective
I am proud that I was able to recreate this project in React -initially I did in vanilla JS which was quite challenging keeping track of the state and all UI changes.
I was able to this quite quickly although I worked on this only in spare time when regular work allowed.
I mostly did this to solidify my knowledge of React and what I've learned in course I am taking. I opted for context API and useReducer for practise.
What challenges did you encounter, and how did you overcome them?Using the context API a and useReducer hook. All the initial setup I did not remember. But looking at my previous code and consulting docs helped.
What specific areas of your project would you like help with?Anything really, I am not an experienced developer so any help would be appreciated. I am sure it could be written better with cleaner and less code which would be self explaining. some of my solutions feel heavy handed.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Lukáš T.'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