@EduardIonescuSubmitted almost 2 years ago
Hi, this is my solution for the Ecommerce project, I didn't take the time to make it responsive between 768px - 1350px, but other than that it works.
- The accessibility bugs are from the react-modal / react-burger-menu dependencies. A bit annoying.
- In this project I had to change the color of SVGs on hover, but that ended up being quite annoying so I've created a component with the SVG and changed the
stroke
color from there. Does anyone know of a simpler solution?
Thanks and any other feedback is also welcome!