================
Amazify is an ongoing project that aims to create a modern e-commerce interface inspired by Amazon. The project is built using HTML, CSS, and JavaScript, and is designed to provide a seamless and intuitive user experience.
- Responsive design for a great user experience on all devices
- Smooth add-to-cart transitions and intuitive navigation
- Custom UI elements for a unique and modern look
- Support for multiple products and categories
- Basic cart functionality with quantity selection and removal
- HTML5 for structuring and content
- CSS3 for styling and layout
- JavaScript for dynamic functionality and interactivity
- LocalStorage for storing cart data
data/: contains JavaScript files responsible for providing data to files which generating dynamic HTMLscripts/: contains JavaScript files for dynamic functionalitystyles/: contains CSS files for styling and layoutimages/: contains images used in the project and those which will be used in the futureamazon.html: the main entry point of the applicationTests: Contain Tests to check if code working as expected .
To run the project, follow these steps:
- Clone the repository to your local machine using the following command:
git clone https://github.com/XionVolt/Amazify.git- Open the
amazon.htmlfile in a web browser to view the project.
Contributions are welcome! If you'd like to contribute to the project, please fork the repository and submit a pull request with your changes.
This project is licensed under the MIT License.
- Inspired by Amazon's e-commerce interface
- Uses Google Fonts for typography
- Implement search functionality(Implemented but in future we will use Ai for make it exponentially robust !!)
- Improve performance and optimization (Continuous Process)
- Implement Return order functionaly on orders page
- Implement Search query functionality on Tracking Page
- Initial commit with basic structure and functionality
- Added support for multiple products and categories
- Implemented basic cart functionality
- Implemented LocalStorage
For any questions or concerns, please contact XionVolt at xion36325@gmail.com.