An interactive website showcasing different tool/shoe models with smooth swipe transitions powered by SwiperJS.
- Swipeable model viewer using SwiperJS
- Dynamic content updates based on selected model
- Clean and responsive design
- Smooth animations and transitions
- HTML5
- CSS3
- JavaScript
- SwiperJS
Desktop :
Mobile :
Shoes-Website/
├── assets/ # Images of models , background and Logo
├── index.html # Main HTML file
├── style.css # Custom styles
├── script.js # JavaScript functionality
└── README.md # Project info
To run this project locally:
-
Clone the repository
git clone https://github.com/Mayank181006/Shoes-Website.git
-
Navigate into the folder
cd Shoes-Website -
Open in your browser
- Open
index.htmldirectly, or - Use Live Server (recommended in VS Code)
- Open
This project is open-source and available under the MIT License.

