This is my solution to the E-commerce product page challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
It is a responsive ecommerce website. It was done in view of completing front end challenge, But I added some more features to this website. User Profile section is added, website is also made tablet friendly as well. There are certain things this project can help you. Like mobile first approach, responsivenes for all kind of devices, practicing using sass/scss and some css basics such as flexbox and grid.
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
- View User Account
- Solution URL: solution URL here
- Live Site URL: Live site URL here
- Semantic HTML5 markup
- SCSS/SASS
- CSS custom properties
- Flexbox
- Mobile-first workflow
- Javascript
- GITHUB - Sourabh Yadav
- Frontend Mentor - @SOURABH358