Hotel booking app created with React Native, Typescript, and Redux. Based on rnn-starter
Email: [email protected]
Password: user123
Hotel App requires Node.js and a virtual mobile device to run.
Install the dependencies.
cd Hotelvio
yarn
For android app
yarn android
For iOS app
yarn ios