Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 471 Bytes

File metadata and controls

10 lines (7 loc) · 471 Bytes

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.