Skip to content

saloskilo/E-Commerce-store

Repository files navigation

eCommerce Project

Project Description

This is a basic eCommerce website project that includes the following pages:

  • Home
  • Shop
  • Single Product
  • Cart
  • Blog
  • About
  • Contact

Features

  • Home Page: Welcome page that introduces the store.
  • Shop Page: Displays a list of products available for purchase.
  • Single Product Page: Detailed view of an individual product.
  • Cart Page: Allows users to view items they have added to their shopping cart.
  • Blog Page: Contains articles and updates related to the store and its products.
  • About Page: Provides information about the store and its mission.
  • Contact Page: Allows users to get in touch with the store via a contact form.

Technologies Used

  • HTML
  • CSS
  • JavaScript

How to Run the Project

  1. Clone the repository:
    git clone https://github.com/your-username/ecommerce-project.git
  2. Navigate to the project directory:
    cd ecommerce-project
  3. Open the index.html file in your web browser to view the home page.

Project Structure

ecommerce-project/
│
├── index.html       # Home Page
├── shop.html        # Shop Page
├── product.html     # Single Product Page
├── cart.html        # Cart Page
├── blog.html        # Blog Page
├── about.html       # About Page
├── contact.html     # Contact Page
│
├── css/
│   └── styles.css   # CSS Styles
│
└── js/
    └── scripts.js   # JavaScript Scripts

Contact

For any inquiries or feedback, please reach out via the Contact page or send an email to salmanafridi945#gmail.com


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published