/mobile-flashcards

mobile React-Redux native app that lets anyone memorize important information via a question-and-answer format.

Primary LanguageJavaScript

mobile-flashcards

This project was bootstrapped with Create React Native App.

mobile React-Redux native app that lets anyone memorize important information via a question-and-answer format.

Available Scripts

To install project please run:

npm install

In the project directory, then:

expo start

Runs the app in the development mode.

Expo DevTools is ususally running at http://localhost:19002. To open app on real android or emulator please press a on keyboard. App was tested on OnePlus 7 Pro - Android 10.

to build apk file - use expo build:android

Additional features

  • Added validation for all forms with submit

  • api.js is modified to enable interaction with AsyncStorage

  • UI is beautified by react-native-elements

  • Loading bar is added before the loading of the app

Lints installed for the consistency with Style Guide