A modern and responsive Shoe Shop Landing Page built using HTML, CSS, and JavaScript. This project is a great example of a sleek product showcase site that can be used to promote or sell footwear online.
- 🖼️ Hero banner with large product imagery
- 🧭 Smooth scrolling navigation
- 🧱 Responsive grid layout
- ✨ Hover effects and transitions
- 📱 Mobile-friendly design
- HTML5
- CSS3 (Flexbox, Grid, Media Queries)
- JavaScript (Vanilla)
git clone https://github.com/viktor-rumiievskyi/Shop-Shoes.git
cd Shop-ShoesYou can open index.html directly in your browser or start a local development server:
python -m http.serverThen go to http://localhost:8000
Shop-Shoes/
│
├── index.html # Main HTML page
├── style.css # Custom styling
├── script.js # Interactions (e.g. menu toggle)
├── images/ # Product images and icons
└── README.md # Project documentation
- Replace images in the
images/folder - Change text and branding in
index.html - Adjust colors and layout in
style.css
- 🛒 Add shopping cart functionality
- 🔍 Product filtering and search
- 📦 Integration with backend/database
- 🌐 Deploy to GitHub Pages or Netlify
Viktor Rumiievskyi
GitHub: @viktor-rumiievskyi
This project is licensed under the MIT License.