Skip to content

drivemy730/lizz_main

Repository files navigation

🛒 LizPet Classic Frontend

HTML5 CSS3 JavaScript License

LizPet Classic is a simple pet shop website built using plain HTML, CSS, and JavaScript.
This version displays pet products for purchase and demonstrates basic web development skills without any frameworks.


✨ Features

  • 🐶 View pet products
  • 🐱 Browse product details
  • 🛒 Add items to a shopping cart (basic JS functionality)
  • 🎨 Responsive design with CSS
  • 💡 Interactive elements with JavaScript

🏗️ Project Structure

lizpet-classic
│
├── index.html       # Main homepage
├── styles/          # CSS files
│    └── style.css
├── scripts/         # JavaScript files
│    └── main.js
├── images/          # Product images
└── README.md

🚀 Getting Started

1️⃣ Clone the repository

git clone https://github.com/YOUR-USERNAME/lizpet-classic.git
cd lizpet-classic

2️⃣ Open the project

Simply open index.html in a web browser.

No server or build tools are required.


📈 Future Improvements

🐾 Add a working checkout process

📦 Inventory management simulation

🎨 Improved CSS styling

🖥️ Responsive for mobile and tablet

🧩 Refactor into a React or modern framework version

About

A simple pet shop website built with **HTML, CSS, and JavaScript**

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors