The Daraz Clone UI project is a replica of the popular e-commerce platform Daraz, created solely with HTML, CSS, and Bootstrap. This project serves as a demonstration of recreating the user interface of Daraz without the use of JavaScript, focusing solely on front-end design and layout.
https://daraz-web-clone.netlify.app/#
-
Navigation Bar: A navigation bar similar to Daraz's is included, providing easy access to different sections of the website.
-
Product Display: The UI replicates Daraz's product display grid, showcasing products with images, titles, prices, and ratings.
-
HTML: Utilized for structuring the web pages and content.
-
CSS: Employed for styling the components, ensuring a visually appealing user interface.
-
Bootstrap: Leveraged for its grid system, components, and utility classes, facilitating rapid development and responsiveness.
-
The project focuses solely on the visual representation of Daraz's user interface, with no functional backend or interactivity.
-
Users can navigate through the website's sections, view product listings, and experience the layout and design similar to the original Daraz platform.
-
Clone the repository from GitHub to your local machine.
-
Open the HTML files in a web browser to view the Daraz Clone UI.
-
Explore the various sections of the website, including the navigation bar and product display grid.