Hello Villo, in my solution I also used the conetx too but since it is a small project I did not see the need to make independent contexts, but rather a single context that encloses the entire App, this greatly simplifies the neumber of providers in the main App, and the same looks more cleaner, on the other hand i think you should take a look at some design details, for example: in the sidebar, the circle step and the step description are not centered, the color of the text "YOUR INFO", "SELECT PLAN"... Is not the same, there is a spelling error in "SUMMARY", you wrote "SUMMERY". But in general it looks great, i think this is a challenge very difucult, the most challenging part for me was the form validations. I almost forgot, i think the route is not necessary, for me this is a single page.