(Must have Node.Js installed on the device to run the code And also a code editor like VS-Code)

To try the app follow the steps :

  1. Install EXPO GO app on the Mobile from play store or app store.
  2. Clone the repository and run the following commands in the backend directory first : a. npm i b. npm start 3.now on the terminal copy your IP Address and paste the ip in the env file of the root directory. 4.run the following commands in the root directory : a. npm i b. npm start
  3. Scan the code shown on the terminal using EXPO GO app scanner or simply any scanner.
  4. Now You're good to go ;)