a react native mobile app designed to help doctors easily manage and add prescriptions for their patients.
- Clone the repository
git clone https://github.com/riad40/mon-ordonnance.git
- Navigate to the repository
cd mon-ordonnance
- Install NPM packages
npm install
- Run the app
npm run android