Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.2 KB

README.md

File metadata and controls

19 lines (13 loc) · 1.2 KB

Pharmaeasy-clone

Flow of the App

1.Open the index.html file on the live server(using vs code live server)

2.Access register page and create your id with phone number and it will automatically enters your otp and leads you to index page.

  1. User gets two ways to add the product to the cart one by searching the required product name in the search bar of the landing page, a list of item will be shown, the user can add products to the cart. cart first

  2. Next you can click on add to cart option and your prescribed medicine will automatically be added to the cart. cart second

  3. Now you can go to cart and proceed with the checkout option. cart third

  4. Enter your card details and you are good to go. cart 4