This repo contains a work in progress of a flashcards app made with Java for Android. If you like it please give it a star :)
Now, to run the application, run the following commands:
# Clone the repo and cd into it
$ git clone https://github.com/pedrogrigorio/Flashcards-App.git
$ cd Flashcards-App
# Run backend
$ cd backend
$ npm run devTo run the app, open Android Studio and run application