The app will allow users to create different categories of flashcards called "decks", add flashcards to those decks, then take quizzes on those decks.
Video link- https://youtu.be/z2ag1PUegT8
- React Native
- Download this repository on your computer and extract all the files into a folder.
- install all project dependencies with
yarn install
- start the development server with
yarn start
- Use expo app to scan the QR code shown in the console to launch the APp in your mobile
Shubham Prakash