https://github.com/sakr2000/e-commerce-javascript
This project is a fully functional e-commerce website built with HTML, CSS, and JavaScript. It showcases a variety of features commonly found in online stores, including product listings, detailed product pages, shopping cart functionality, and a checkout process.
https://github.com/sakr2000/e-commerce-javascript
css3 e-commerce-project html5 javascript
Last synced: 2 months ago
JSON representation
This project is a fully functional e-commerce website built with HTML, CSS, and JavaScript. It showcases a variety of features commonly found in online stores, including product listings, detailed product pages, shopping cart functionality, and a checkout process.
- Host: GitHub
- URL: https://github.com/sakr2000/e-commerce-javascript
- Owner: sakr2000
- Created: 2024-06-12T17:03:25.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-07-08T23:09:48.000Z (11 months ago)
- Last Synced: 2025-01-27T14:49:15.408Z (4 months ago)
- Topics: css3, e-commerce-project, html5, javascript
- Language: CSS
- Homepage: https://eshop-sakr2000s-projects.vercel.app
- Size: 14.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# E-Commerce JavaScript Project
## Table of Contents
- [Overview](#overview)
- [Features](#features)
- [Technologies Used](#technologies-used)
- [To be Added](#to-be-added)
- [Screenshots](#screenshots)## Overview
This project is a fully functional e-commerce website built with HTML, CSS, and JavaScript. It showcases a variety of features commonly found in online stores, including product listings, detailed product pages, shopping cart functionality, and a checkout process.
## Features
- **Product Listings**: Browse through a collection of products with details.
- **Product Search**: Search for your desired products.
- **Product Details**: View detailed information about each product.
- **Shopping Cart**: Add, remove, and update products in your shopping cart.
- **User Authentication**: Register and log in to user accounts With **input validation**.
- **Checkout Process**: Enter shipping information and payment details to complete purchases.
- **Attractive User Interface**: Beautiful and attractive user interface.
- **Use of AJAX**: Getting products data from an API using AJAX.## Technologies Used
- 
- 
- ## To be added
- Dark and Light mood
- User Page with user details
- about & contact pages## Screenshots
![screenshot]()
![screenshot]()
![screenshot]()
![screenshot]()