/pharmEasy

PharmEasy is an Indian e-pharmacy company that sells medicines, diagnostics and telehealth online.

Primary LanguageHTML

PHARMEASY CLONE

PharmEasy is an Indian e-pharmacy company that sells medicines, diagnostics and telehealth online.

Demo Link

Project Screenshots:

project-screenshot

project-screenshot

project-screenshot

🛠️ Installation Steps:

1. Clone into your local system

https://github.com/spsanchore13/spicy-muscle-8472.git

2. Install node modules for client and server

npm install

3. Now run server by going in server folder

node index.js

4. Now you can run client by going in client folder

npm start