This Project was developed as a task. First user need to create an account, which is saved locally. And later can be logged in from login page.
Node js is required to run this project
run command
npm install -g expo-cli
cd QUIZ
npm install
expo start
this will start a packager and generate QR code. Install Expo app from play store. After installation click Scan QR code and scan the code generated. App should be up and running.
The given app is also publicly published in expo.
https://expo.io/@developer.eton/projects/alphabetathetaquizapp
You can directly scan the QR code from above link and run the app in Expo.