Welcome to the GitHub repository of my PharmEasy Clone built using HTML, CSS, and JavaScript. This project is a web application that replicates some of the functionalities and design elements of the popular online pharmacy platform, PharmEasy.
Check out the live demo of the PharmEasy Clone ➡️ Live Demo
-
Medicine Catalog 💊: Developed a user-friendly medicine catalog, allowing users to browse and search for a wide range of medicines and healthcare products.
-
User Authentication 🔐: Implemented a secure user authentication system, enabling users to sign up, log in, and manage their accounts.
-
Cart and Checkout 🛒: Created a shopping cart functionality, allowing users to add medicines to their cart and proceed to a simple checkout process.
- HTML: For structuring the web pages and content.
- CSS: For styling the layout, colors, and typography.
- JavaScript: For interactive features and functionality.
-
Clone the repository:
git clone https://github.com/your-username/pharmeasy_clone.git
-
Navigate to the project directory:
cd pharmeasy_clone
-
Open
index.html
in your web browser to view the PharmEasy clone.