Skip to content

SOURABH358/sneakers-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sneakers website

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.

Table of contents

Overview

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.

The Website

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

Screenshot

Links

Built with

  • Semantic HTML5 markup
  • SCSS/SASS
  • CSS custom properties
  • Flexbox
  • Mobile-first workflow
  • Javascript

Author