Skip to content

matheusdc/mobile-flashcards

Repository files navigation

Mobile Flashcards

This is a simple flashcards mobile app that allow users to create decks that contains user generated cards, and quiz themselves to help them study or simply improve their memory.

Plataform support

The app was tested in Android only, but should work on iOS devices as well.

Frameworks used

In this project the following libraries were used:

  • Redux: to control application shared state
  • React Navigation: to handle routes
  • react-native-flip-card: to add flip animations to the cards

How to run the project

  • Install dependencies by running npm install or yarn install.
  • Run the app using npm start or yarn start

About

Flashcard app in React Native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published