Overview:
SARA.COM is a clone of the ZARA.COM website, one of the largest international fashion companies. It is part of Inditex, one of the world’s largest distribution groups. SARA.COM follows a unique business model that includes design, production, distribution, and sales through an extensive retail network.
Features:
- Tech Stack Used: HTML, CSS, JavaScript, Chakra UI, React-JS
- Home Page: Displays various products and promotions.
- Login Page: Allows users to log in to their accounts.
- Product Page: Shows detailed information and images of different products.
- Single Product Page: Provides additional details for a specific product.
- Cart Page: Allows users to view and manage the items in their shopping carts.
- Payment Page: Displays the checkout process and collects payment information.
- Payment Gateway: Integrates with a payment gateway for secure payments.
- Thank You Page: Displays a confirmation message after a successful purchase.
Installation:
To install SARA.COM, follow these steps:
Clone the repository:
git clone https://github.com/sara/sara.com.gitChange directory to the project folder:
cd sara.comInstall the required dependencies:
npm installRun the project:
npm start
Summary:
SARA.COM is a clone of the ZARA.COM website and offers a similar user experience. It uses a stack consisting of HTML, CSS, JavaScript, Chakra UI, and React-JS. The website includes features such as a home page, login page, product page, single product page, cart page, payment page, payment gateway integration, and thank you page. To install SARA.COM, clone the repository, install the dependencies, and run the project.