This is a solution to the E-commerce product page challenge on Frontend Mentor.
Users should be able to:
- View the optimal layout for the site depending on their device's screen size
- See hover states for all interactive elements on the page
- Open a lightbox gallery by clicking on the large product image
- Switch the large product image by clicking on the small thumbnail images
- Add items to the cart
- View the cart and remove items from it
- Solution URL: https://www.frontendmentor.io/challenges/ecommerce-product-page-UPsZ9MJp6/hub/ecommerce-product-page-solution-XpwXNiHUV
- Live Site URL: https://gabrielfmpinheiro.github.io/E-commerce-product-page/
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Mobile-first workflow
- JavaScript
- How to create a lightbox
- How to color a "svg" image using css
- Inprove my skills in mobile-first
- Kevin Powell Youtube Channel - This helped me to hover the navbar to screen bigger
- CSS filter generator - This helped me color the "svg" images through filters
- Web Dev Simplified Channel - This helped me to understand how i can make a lightbox
- Linkedin- Gabriel Pinheiro
- Frontend Mentor - @GabrielFMPinheiro
- Codewars - @GabrielFMPinheiro