Latest solutions
Latest comments
- @kardahim@Enx-dev
The design is on point, but the functionality isn't quite right, total doesn't change if I change on the number of people, you can check mine to see what I mean, I used Redux to handle that...good work overall
- @ovie009@Enx-dev
Nav menu for mobile shouldn't be in the document when not opened. Rather that translating x of screen, use state to toggle it on and off and framer motion to perform the animation, check out my solution, overall great job.