This project is a clone of the popular online pharmacy platform, Pharmeasy. It aims to replicate the core features and functionalities of the original platform. The project utilizes modern web development technologies to create a user-friendly and responsive web application.
- User Registration and Login: Users can create an account and log in to access the platform.
- Medicine Search: Users can search for medicines.
- Medicine Details: Users can view detailed information about each medicine, including its price, dosage, and availability.
- Add to Cart: Users can add medicines to their shopping cart for easy checkout.
- Order Placement: Users can place orders for the selected medicines and choose a delivery address.
- Front-end:
- HTML5, CSS3, JavaScript
- Back-end:
- Local Storage
- Deployment:
- Netlify
To run the Pharmeasy Clone locally, follow these steps:
- Clone the repository:
git clone <repository-url>
- Install the dependencies:
- Navigate to the project directory:
cd pharmeasy-clone
- Navigate to the project directory:
Contributions are welcome! If you'd like to contribute to the Pharmeasy Clone project, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix: `git checkout -b my-new-feature
- Make your changes and commit them:
git commit -am 'Add some feature'
- Push to the branch: `git push origin my-new-feature
- Submit a pull request detailing your changes.
The Pharmeasy Clone project is open-source and available under the MIT License. Please feel free to modify and use the code according to the license terms.
This project was inspired by the original Pharmeasy platform and serves as a learning exercise in web development. Special thanks to the developers and contributors of the libraries and frameworks used in this project.
- Monu Singh - Landing Page, Signin/Login Page, Navbar, Footer, Product Description, Payment Pages
- Ashutosh - Product Pages and its Functionality
- Umamahesh - Cart Page and Cart Page Functionality