Mobile Flashcards App

Android and IOS Flashcards app help you study for your favourite subjects, exams, learn languages, and more.App built using React-Native and Redux

Requiremnt

To install and run this app you need

  • Node.js
  • NPM or yarn
  • expo

How to install and run the app

cd to main project directory and run the following commands: npm install and then npm start or yarn install and then yarn start.