Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/damiieibikun/poketo-ecommerce-clone
Poketo E-commerce Clone
https://github.com/damiieibikun/poketo-ecommerce-clone
e-commerce-project html-css-javascript jquery jquery-traversing localstorage media-queries responsive-design
Last synced: about 21 hours ago
JSON representation
Poketo E-commerce Clone
- Host: GitHub
- URL: https://github.com/damiieibikun/poketo-ecommerce-clone
- Owner: Damiieibikun
- Created: 2024-07-09T14:35:57.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-02T12:37:56.000Z (4 months ago)
- Last Synced: 2024-08-03T00:18:37.796Z (4 months ago)
- Topics: e-commerce-project, html-css-javascript, jquery, jquery-traversing, localstorage, media-queries, responsive-design
- Language: HTML
- Homepage: https://damiieibikun.github.io/Poketo-Ecommerce-Clone/
- Size: 21.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Poketo-Inspired eCommerce Site
An eCommerce platform inspired by the design and functionality of [Poketo](https://www.poketo.com/). This project is built using HTML, CSS, and JavaScript as well as local storage, with a focus on user experience and seamless interaction.
## Features
- **User Authentication**: Allows users to register, login, and logout.
- **Product Listings**: Display products with images, prices, and ratings.
- **Product Detail Page**: Detailed view of individual products with available colors and sizes.
- **Shopping Cart**: Add, remove, and update products in the cart.
- **Responsive Design**: Mobile-friendly layout and navigation.## Usage
### Homepage
- Browse products from various categories.
- Click on a product to view its details.### Product Page
- View detailed information about the product.
- Select color and size (if applicable).
- Add the product to the cart.### Shopping Cart
- View all added items.
- Update quantities or remove items.
- Proceed to checkout.### User Authentication
- Register a new account.
- Login with existing credentials.
- Logout when done.## Acknowledgements
- Inspired by the design and functionality of [Poketo](https://www.poketo.com/).
- Built with HTML, CSS, and JavaScript.