Skip to content

agustinv/reactnd-flashcards-native

Repository files navigation

reactnd-flashcards-native

Udacity Nanodegree Flashcards Project

Installation and Launching Instructions:

  • First make sure node and npm is installed in your local machine.
  • Make sure you have yarn installed eg on mac brew install yarn instructions
  • Make sure you have expo installed eg npm install -g expo-cli instructions
  • This is an IOs application so make sure you have Xcode installed (go to App Store)
  • Install Expo from App Store on your IPhone if you plan on using App vs Simulator
  • git clone the git repo (eg git clone [email protected]:agustinv/reactnd-flashcards-native.git)
  • cd to local folder of app (eg cd reactnd-flashcards-native)
  • install all project dependencies with yarn install
  • start the local server with expo start
  • this will start a browser window at http://localhost:19002/, and click on "Run Ios simulator" to run on Xcode simulator (might have to launch that first) or click on "send link w email" to ran application on expo on your iphone
  • have fun!

About

Udacity Nanodegree Flashcards Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published