Skip to content

Latest commit

 

History

History
53 lines (32 loc) · 897 Bytes

README.md

File metadata and controls

53 lines (32 loc) · 897 Bytes

FlashcardsReactNative

This repository is a QUIZ APP made with react native project

Plataform

The app was tested using Android Emulator and Android Device

Installing

Running project:

  • Clone the project:

    $ git clone https://github.com/conradoramalho/FlashcardsReactNative
  • Open folder:

  • Install all packages via Yarn:

    $ yarn install
    • Running via Yarn:
    $ yarn start

Directory structure

app/
|-- actions
|-- components
|-- main
|-- reducers

To add new modules you need to create a folder in modules directory

Built With

React Native > Expo

Recommendations

Expo XDE

Authors

Conrado Ramalho