Overview
Pharmaeasy Clone is an individual project that aims to replicate the functionality and design of the Pharmaeasy website. Pharmaeasy is an online platform that sells wellness products in the United States of America.
Features
- TECH-STACK: The project utilizes a specific tech stack to recreate the Pharmaeasy website.
- Home Page: A screenshot of the home page, showcasing the layout and design.
- Individual Product Page: A screenshot of the individual product page, displaying product details and information.
- Login Page: A screenshot of the login page, where users can log in or create an account.
- Cart Page: A screenshot of the cart page, showing the selected items for purchase.
- Checkout Page: A screenshot of the checkout page, where users can proceed with their purchase.
- Darkmode: The project offers a dark mode feature, providing users with an alternative color scheme for the website.
Installation
To install the Pharmaeasy Clone project, follow these steps:
- Clone the repository by running the following command in your terminal:
git clone repository_url
- Change into the project directory:
cd project_directory
- Install the required dependencies:
npm install
- Start the development server:
npm start
- Access the Pharmaeasy Clone website by opening a web browser and navigating to the following URL:
http://localhost:3000
Summary
Pharmaeasy Clone is an individual project that aims to replicate the Pharmaeasy website, an online platform selling wellness products in the United States. It showcases various features such as a tech stack, home page, individual product page, login page, cart page, checkout page, and a dark mode option. By installing the project and exploring its functionality, users can experience the essence of the Pharmaeasy website and its features.