This is a simple invoice app with beautiful interface that allows users to add, edit and delete invoices
To install follow the steps:
- Copy the rep to your local machine
- Run
npm install
- Open AVD (please make sure you have android studio installed)
- Start your device
- Run
npm run android