Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akashsiddamshetty/ecommercetemplate
https://github.com/akashsiddamshetty/ecommercetemplate
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/akashsiddamshetty/ecommercetemplate
- Owner: akashsiddamshetty
- Created: 2021-12-31T12:04:26.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-13T07:08:46.000Z (almost 3 years ago)
- Last Synced: 2024-04-20T11:55:11.863Z (9 months ago)
- Language: JavaScript
- Homepage: https://akashsiddamshettyecommmertemplate.netlify.app/
- Size: 2.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor - E-commerce product page solution
This is a solution to the [E-commerce product page challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/ecommerce-product-page-UPsZ9MJp6). Frontend Mentor challenges help you improve your coding skills by building realistic projects.
## Table of contents
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [Built with](#built-with)
- [Author](#author)### The challenge
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### Screenshot
![desktop](https://github.com/akashsiddamshetty/ecommerceTemplate/blob/main/ss/Screenshot%202022-01-12%20at%2013-11-43%20Ecommerce.png?raw=true)
![lightbox gallery](https://github.com/akashsiddamshetty/ecommerceTemplate/blob/main/ss/Screenshot%202022-01-12%20at%2013-13-59%20Ecommerce.png?raw=true)
![Add item to the cart desktop](https://github.com/akashsiddamshetty/ecommerceTemplate/blob/main/ss/Screenshot%202022-01-12%20at%2013-18-47%20Ecommerce.png?raw=true)
![mobile first](https://github.com/akashsiddamshetty/ecommerceTemplate/blob/main/ss/Screenshot%202022-01-12%20at%2013-17-10%20Ecommerce.png?raw=true)
![mobile cart](https://github.com/akashsiddamshetty/ecommerceTemplate/blob/main/ss/Screenshot%202022-01-12%20at%2013-19-18%20Ecommerce.png?raw=true)### Links
- Solution URL: [github repo](https://github.com/akashsiddamshetty/ecommerceTemplate)
- Live Site URL: [live site URL](https://akashsiddamshettyecommmertemplate.netlify.app/)### Built with
- Semantic HTML5 markup
- CSS custom properties
- Scss
- Flexbox
- material ui
- Mobile-first workflow
- [React](https://reactjs.org/) - JS library## Author
- Website - [Akash siddamshetty](https://github.com/akashsiddamshetty)
- Frontend Mentor - [@akashsiddamshettyy](https://www.frontendmentor.io/profile/akashsiddamshetty)
- Twitter - [@4k4_s_h](https://twitter.com/4k4_s_h)