Tickitz is an application for Booking tickets. users can view information about now showing movies and upcoming movies. Other than that, users can manage their profile.
- NodeJS v12 LTS
- Node_modules
yarn install - backend tickitz
Link
- Make sure you had clone this repo
git clone https://github.com/ridhomujizat/mobile-tickitz.git - Copy environment from
.env.exampleto.env - Configure your
.env - Type and run
yarn install - And then
yarn start - Last type and run
npx react-native run-android`
- You can download the APK
Link
