Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rishika105/amazon-clone
This is the clone of the website amazon.in
https://github.com/rishika105/amazon-clone
css html
Last synced: 6 days ago
JSON representation
This is the clone of the website amazon.in
- Host: GitHub
- URL: https://github.com/rishika105/amazon-clone
- Owner: rishika105
- Created: 2024-03-31T18:15:10.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-03-31T18:43:46.000Z (7 months ago)
- Last Synced: 2024-03-31T19:32:18.701Z (7 months ago)
- Topics: css, html
- Language: HTML
- Homepage:
- Size: 296 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Amazon.in Clone
This is a clone of the Amazon.in website created using HTML and CSS only. It aims to replicate the main functionalities and design of the Amazon.in website.
## Features
- Home Page: Replicates the layout and design of the Amazon.in home page.
- Product Listings: Displays products with their images, names, and prices.
- Product Details: Clicking on a product reveals its details such as description, specifications, and reviews.
- Shopping Cart: Allows users to add products to their cart and proceed to checkout.
- Responsive Design: Ensures the website is optimized for various screen sizes.## Screenshot
![Amazon Clone -image](https://github.com/rishika105/Amazon-Clone/assets/165581871/4d5912a8-ea6d-45fc-ac64-1f7492a8eb27)## Usage
1. Clone the repository:
```
git clone https://github.com/rishika105/amazon-clone.git
```2. Open `index.html` in your web browser.
## Contributing
Contributions are welcome! If you'd like to improve this project, feel free to fork the repository and submit a pull request. Please ensure that your code follows the existing style and conventions.
## Acknowledgements
- This project was inspired by the design and functionality of Amazon.in.
- Special thanks to [Amazon](https://www.amazon.in) for providing a reference for this project.