This project developed by React Native.
If you want to build project on your local:
- Clone project
- Setup react native installation steps(https://reactnative.dev/docs/environment-setup)
- At project directory, run "yarn install"
- if you want build on ios, run npx pod-install
- Then in different terminal run npx react-native run-ios or npx react-native run-android
More information https://reactnative.dev/docs/environment-setup