Skip to content
/ quiz Public

A simple quiz app in React Native and TypeScript

License

Notifications You must be signed in to change notification settings

dev-abir/quiz

Repository files navigation

quiz

A simple quiz app in React Native and TypeScript

How to run

  • You must have nodejs, and yarn installed.
  • Run "yarn" in project's root folder, then run "yarn start".
  • Then, use the expo go app to run this React Native project.
  • You may also open this app in a web browser. Just follow the instructions in the terminal.