An app to help barbers organize there appointments.
make sure u are running node 16 or above.
run npm i to install dependencies.
seperatly open android studio on the 'android' folder and run an AVD (android emulator)
go back to the editor in which you ran npm i
and run npm run android
