/Quiz

Primary LanguageJavaScript

Quiz

Running the app

Before running this app, make sure you have installed all dependencies on your machine. If not then you can follow along here

  • Clone the repository
  • Run yarn or npm install
  • Run react-natvie run-ios`` (for ios) or react-native run-android``` (for android)