Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 537 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 537 Bytes

Sobrus Pharma

This mobile app is designed to support pharmacies in efficiently managing their operations. From inventory tracking to prescription management, it offers a comprehensive solution to streamline pharmacy processes and enhance customer engagement.

How to run the project

  1. Clone the repository
git clone https://github.com/riad40/sobrus-pharma.git
  1. Navigate to the repository
cd sobrus-pharma
  1. Install NPM packages
npm install
  1. Run the app
npm run android