Skip to content

A simple and responsive static website designed for showcasing and selling products. This repository contains the front-end code for an e-commerce site, including HTML, CSS, and JavaScript files. The site features a clean and modern design with product listings, a shopping cart, and basic user navigation.

Notifications You must be signed in to change notification settings

Goziee-git/devops-challenge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static E-Commerce Website for Women's Clothing

This project is a static website built to showcase a women's clothing store. The website is designed with several pages to represent different aspects of an online shopping experience, offering product displays, brand information, and a contact form. The entire site is static, with individual HTML pages.

image

Features

  • Home Page:

    • Displays featured products and new arrivals.
    • Highlights that the store is focused on women's clothing. image image
  • Shop Page:

    • Displays all available clothing articles in one place. image
  • About Page:

    • Provides information about the brand.
    • Includes a promotion for the brand's phone application. image
  • Contact Page:

    • Displays contact information and store location.
    • Includes a form to send messages to the store.

image

  • Static Cart Page:

    • Provides a basic cart interface, although it is static and not connected to any backend. image

Technologies Used

  • HTML
  • CSS (optional if you've included styling)

How to Run the Project

To view the static website locally, follow these steps:

  1. Download the Project:
  • Clone the repository from GitHub using:
    git clone https://github.com/KhalilZouhir/Static_Ecommerce_Site.git
  1. Open in Browser:
  • Navigate to the project directory:
    cd Static_Ecommerce_Site
  • Double-click the index.html file (home page) to open it in your browser.
  1. Navigate Through the Site:
  • You can manually navigate through all the pages via links on the homepage or by opening the HTML files for each section:
    • Home page: index.html
    • Shop page: shop.html
    • About page: about.html
    • Contact page: contact.html
    • Cart icon : cart.html

Contact

About

A simple and responsive static website designed for showcasing and selling products. This repository contains the front-end code for an e-commerce site, including HTML, CSS, and JavaScript files. The site features a clean and modern design with product listings, a shopping cart, and basic user navigation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 90.2%
  • CSS 9.8%