It is a mobile application for selling water and delivering it to customers of a mineral water company called Watani.
clone repo
install depandances
npm install
run it for andorid using this command
npx react-native run-android
run it for ios using this command
npx react-native run-ios