This repository contains the source code for Coze STORE, a JavaScript-based e-commerce shopping platform. The project was developed as part of the JavaScript course at the Information Technology Institute (ITI).
Coze STORE is a simple e-commerce application that allows users to browse products, add items to a shopping cart, and proceed to checkout. The application is built using vanilla JavaScript, HTML, and CSS, focusing on DOM manipulation and event handling.
- Product listing with images and descriptions
- Shopping cart functionality
- Responsive design for various screen sizes
- Client-side form validation
- HTML5
- CSS3
- JavaScript (ES6)
To run the application locally:
-
Clone the repository:
git clone https://github.com/absallam1999/javascript-store.git
-
Navigate to the project directory:
cd javascript-store -
Open
index.htmlin your preferred web browser.
This project was a collaborative effort by the following team members:
- Mohamed Badr (@absallam1999)
- Marwan Gaber (@marawangomaa)
- Mazen Mohamed (@mazen7472)
- Mohamed Shawky (@mohamedshawkii)
This project is licensed under the MIT License.