This project is an Amazon clone website developed as part of the IBM SkillBuild Internship. The website is built using HTML, CSS, and JavaScript technologies.
The Amazon Clone is a web application that mimics the popular e-commerce platform Amazon. It provides users with a similar user interface and features, allowing them to browse and purchase products online. The project was developed as part of the IBM SkillBuild Internship, aiming to demonstrate skills in web development using HTML, CSS, and JavaScript.
- Product details: Users can click on a product to view its details, including description, price, and reviews.
- Search functionality: Users can search for products by name or category.
- Responsive design: The website is optimized for different screen sizes and devices.
The following technologies were used in the development of this project:
- HTML: Used for creating the structure and content of web pages.
- CSS: Used for styling the website and enhancing its visual appearance.
- JavaScript: Used for implementing interactive features and functionality.
To set up the project locally, follow these steps:
- Clone the repository:
git clone https://github.com/Mr-J-2K01/amazon-clone.git
- Navigate to the project directory:
cd amazon-clone
- Open the project in
VS Code Editor
To run the project locally, open the index.html
file in a web browser. The website will load, and you can start exploring its features.
Contributions to this project are welcome. If you find any issues or have suggestions for improvements, feel free to submit a pull request.
This project is licensed under the MIT License
.You are free to use, modify, and distribute the code for personal or commercial purposes.