@kardahimSubmitted over 2 years ago
Hello,
For this project I used:
- Scss
- React (template typescript)
- npm
This was my first time using react with typescript. I am open to any suggestions :)
Hello,
For this project I used:
This was my first time using react with typescript. I am open to any suggestions :)
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
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.