/react-native-flashcards

React Native Application Flashcards Game

Primary LanguageJavaScript

React Native Mobile Flashcards

Last project of the React Nanodegree by Udacity, tested on the iPhone through Expo.

Instructions

  1. In order to run this project you should have the expo-cli globally installed through npm i -g expo-cli
  2. Install the dependencies through npm install or yarn install
  3. You can now start the project by either running npm run start or yarn start
  4. You're expected to run the expo app on your phone or use an emulator.