Skip to content

A hotel booking app developed using React Native, Typescript, and Redux.

License

Notifications You must be signed in to change notification settings

Hacktiv8-FP3/Hotelvio

Repository files navigation

Hotelvio

Hotel booking app created with React Native, Typescript, and Redux. Based on rnn-starter

Account

Email: [email protected]
Password: user123

Installation

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