An online pharmacy application comprising of customer and shopkeeper modules with various features like billing, invoices, purchases and sales statistics and so on.
- Clone the repository.
cd Pharmanet- Create a .env file by adding the required details given in .env.example.
npm ito install the dependencies.npm startto run the application.