An open API service indexing awesome lists of open source software.

https://github.com/ilkaytech/e_commerce_website_design


https://github.com/ilkaytech/e_commerce_website_design

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Project : E-Commerce Website Design

## Description

Project aims to create a e-commerce site.

## Project Skeleton

```
E-Commerce Website Design (folder)
|
|----readme.md # Definition of the project
|----solution
|----CSS (folder)
|----components
|----single-product
|----breadcrumb.css
|----product-gallery.css
|----product-info.css
|----product-tabs.css
|----blog-item.css
|----campaign-item.css
|----campaign-single.css
|----category-item.css
|----modal-dialog.css
|----modal-search.css
|----product-item.css
|----reviews.css
|----slider.css
|----layout (folder)
|----footer.css
|----header.css
|----pages (folder)
|----account.css
|----blog.css
|----cart.css
|----contact.css
|----home.css
|----single-blog.css
|----single-product.css
|----base.css
|----main.css
|----img (folder) # Images of the project
|----Js (folder)
|----singe-product
|----colors.js
|----comments.js
|----tabs.js
|----thumbsActive.js
|----values.js
|----zoom.js
|----cart.js
|----data.json
|----glide.js
|----header.js
|----main.js
|----product.js
|----search.js
|----single-product.js
|----slider.js
|----index.html
|----blog.html
|----account.html
|----cart.html
|----contact.html
|----shop.html
|----single-blog.html
|----single-product.html

```

## Outcome

🔗 [e-commerce website](https://yokyoktech.netlify.app/index.html)


![e-commerce website](./yokyok.gif)
![e-commerce website](./yokyoktech.png)

### The following issues are covered in the project;

- HTML

- CSS

- Js

## Resources

- [Images](./img)