A basic and responsive E-Commerce Website built using pure HTML. This project demonstrates the structure of an online shopping platform with product listings, navigation, and a clean user interface.
Experience the project live here:
🔗 https://a-navaneetha.github.io/Ecommerce-Using-HTML/
- Responsive webpage layout
- Product showcase section
- Navigation menu
- Clean and user-friendly interface
- Beginner-friendly project structure
- Built using only HTML
- HTML5
Ecommerce-Website/
│
├── index.html
├── images/
└── README.md
- Clone the repository:
git clone https://github.com/A-Navaneetha/Ecommerce-Usinf-HTML.git-
Open the project folder.
-
Run the application by opening:
index.html
in any web browser.
This project was created to practice:
- HTML page structure
- Navigation bars
- Product card layouts
- Responsive design concepts
- Basic web development skills
Deployed using GitHub Pages
- Add CSS styling
- Add JavaScript functionality
- Shopping cart feature
- Product search and filtering
- User authentication
- Payment gateway integration
Navaneetha