Skip to content

Adbhutashra/assignmentapp

Repository files navigation

Restaurant Mobile App

A React Native mobile application for food ordering with multiple screens and features.

Features

  • Login Screen: User authentication interface
  • Home Screen: Listing of Events.
  • Event Details: Event Details mentioned in the specified screen
  • Select Seats: Choose your seats and pay accordingly.

Installation

  1. Clone the repository:

git clone https://github.com/Adbhutashra/assignmentapp.git cd assignmentapp

  1. Install dependencies (using force due to potential version conflicts):

npm i --force

Running the Application

  1. Start the Metro bundler:

npm start

  1. Run on Android device/emulator:

npm run android

Important Notes

  • Make sure you have Android Studio and necessary Android SDK installed
  • Ensure your Android device is connected or emulator is running
  • If you encounter any dependency issues, try clearing npm cache:

Development Status

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published