/ExamVerse

Human-Computer Interaction Course Project @ BITS Pilani

Primary LanguageJavaScript

Instructions to run the app

  1. Download the expo app from playstore
  2. Clone this repo and change into the project directory
  3. Run npm install
  4. Open separate terminal inside jsonserver folder
  5. Run npm run db
  6. Open one more separate terminal inside jsonserver directory
  7. Run npm run tunnel
  8. As soon as you run the above command, a link will be genrated and shown after the keyword "Forwading"
  9. Copy that link and paste infront of baseURL : in the project directory XamVerse/api/jsonserver.js
  10. In the project directory run expo r -c and scan the QR code on the expo app of your android device