Netmeds.com is the Indian pharmacy company, who sell the quality medicines at reasonable prices to over 7 million customers – PAN India. Pradeep Dadha founded the company in 2010
- Users can click on images and redirect to particular product page.
- Users can filter products by category, price, and other criteria.
- Users can add products to their cart and checkout.
- Users can create an account and login with same credentials.
- Html
- Css
- JavaScript
To install the application, follow these steps:
- Clone the repository to your local machine.
- Install the dependencies by running
npm install
. - Right click on inddex.file ,start the live server
To use the application, follow these steps:
- Browse the product catalog or search for a specific product.
- Select a product and add it to your cart.
- Proceed to checkout and enter your billing and shipping information.
- Confirm your order and complete the payment process.
The website is deployed on netlify at the following link: https://6470e059cede841f1ef326bf--comforting-mandazi-1fceb8.netlify.app/
We welcome contributions to the project. To contribute, follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them to your branch.
- Push your changes to your forked repository.
- Create a pull request and describe your changes.
We would like to thank the following resources for their help in building this project:
- The official Netmeds website for design inspiration.
- The Advance javascript documentation and community for help with development.