Built in react native
- Node v16.17
- Android Studio (for android emulator)
Follow the docs at https://reactnative.dev/docs/environment-setup to setup your development environment.
Run npm install
to install dependencies
To run the project, from a terminal run npm run android
or npm run ios