Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 1.45 KB

File metadata and controls

51 lines (34 loc) · 1.45 KB

Coze STORE - JavaScript E-commerce Platform

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).

Project Overview

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.

Features

  • Product listing with images and descriptions
  • Shopping cart functionality
  • Responsive design for various screen sizes
  • Client-side form validation

Technologies Used

  • HTML5
  • CSS3
  • JavaScript (ES6)

Getting Started

To run the application locally:

  1. Clone the repository:

    git clone https://github.com/absallam1999/javascript-store.git
  2. Navigate to the project directory:

    cd javascript-store
  3. Open index.html in your preferred web browser.

Team Members

This project was a collaborative effort by the following team members:

License

This project is licensed under the MIT License.