Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 483 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 483 Bytes

TP REACT EXPO "THE BIG QUIZ"

Techno :

  • Language : Javascript Flow and JSX in ECMAScript6
  • Librairie : Expo React-Native v42.0.4
  • Serveur : NodeJs v14.16.1

How to start project ?

  • Install the dependencies : "npm install";
  • Run the metro bundler : "expo start"
  • Browser opens up,scan QR code with Expo App;
  • The app is now running on your mobile.

Nota Bene :

  • Data quiz remote source : https://opentdb.com/
  • Using expo-sqlite and expo-camera deoendencies;