Skip to content

ReactJsRepo/MovieTicketReactNative

Repository files navigation

MovieTicketReactNative

Movie ticket booking using React Native

  1. git clone https://github.com/ReactJsRepo/MovieTicketReactNative

  2. Goto —> cd MovieTicketReactNative

  3. Install Node module —> npm install

  4. goto —> cd JSON

  5. Host the json file in an local system’s IP address to view the app in Mobile

  6. To Host in IP Address run below command

  7. "json-server --host 192.1.1.1 db.json --port 6700" NOTE : Update the address in file ‘Actions/MovieActions.js’

  8. sudo expo start

  9. Scan the QR code in ‘Expo’ App in mobile device to open the application

About

Movie ticket booking using React Native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published