This is a sample HTML and CSS code for an online shopping site. It includes a header, navigation bar, product sliders, and various sections for different categories of products.
- HTML
- CSS
- Bootstrap
- JavaScript
![Screenshot 2023-05-26 054427](https://private-user-images.githubusercontent.com/134169718/241086280-6998d42d-7925-4876-9f03-2f6fda9f99de.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzMTg2NjksIm5iZiI6MTczOTMxODM2OSwicGF0aCI6Ii8xMzQxNjk3MTgvMjQxMDg2MjgwLTY5OThkNDJkLTc5MjUtNDg3Ni05ZjAzLTJmNmZkYTlmOTlkZS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjExJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMVQyMzU5MjlaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0wYTc1ZjAxOTlmNWI2ODYyNDZlNDdiOTFjMWI4ODc0ZTc3NjhhZDM0YzVmMmU3N2VlYzE0ZGQ5Y2NhY2JiZDg1JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.dTGHqTm1rVxN9NOG36wMxmnwrGbp8lBTv36t9klB0zs)
To run this project locally, follow these steps:
Go to - https://flipkart-home-page-clone.netlify.app/
OR
- Clone the repository: git clone
- Open the index.html file in a web browser.
- Responsive design for different screen sizes.
- Navigation bar with a logo, search functionality, login options, and cart.
- Banner section with image sliders.
- Product sliders for different categories of products.
- Each product card includes an image, title, category, price, and buy button.
- Bootstrap: Used for styling the Product Slider.
- Font Awesome: Used for arrow symbols and icons.
- LightSlider: Used for the mini slider in the banner section.
- Swiper: Used for the product sliders design.
- css/: Contains CSS files for styling.
- images/: Contains images used in the project.
- js/: Contains JavaScript files.
Contributions to this project are welcome. If you find any issues or would like to add new features, please create a pull request.
The design and content of the Shooping site were created by Kunal as a sample project.
If you have any questions, feedback, or suggestions regarding this project, please feel free to contact Kunal at [email protected]
I don't have much knowlegde about JavaScript in this project, but for Sliders to work perfectly. I have used JavaScript. But Sure in the Future Projects i'm going to learn JS in depth.