Skip to content

kwanda9700/e-store

Repository files navigation

E-STORE

  • A responsive, multipage e-commerce website built with HTML, CSS (SASS), and JavaScript. E-Store screenshot

Preview

To see this a live deploy of this project

Features

  • Product listing and filtering
  • Shopping cart functionality
  • User registration and login (frontend only)
  • Contact and About pages
  • Responsive design for mobile and desktop

Getting Started

  1. Clone the repository:

    git clone https://github.com/kwanda9700/e-store.git
    cd e-store
    
  2. Open index.html in your browser to start browsing the site. e-store/

├── css/ # Stylesheets

├── images/ # Image assets

├── js/ # JavaScript files

├── index.html # Homepage

├── products.html # Product listing page

├── cart.html # Shopping cart page

├── login.html # User login page

├── register.html # User registration page

├── contact.html # Contact page

├── about.html # About page

└── README.md # Project documentation

About

Complete responsive multipages e-commerce website designed using html, css / sass & javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors