Readable Flashcards project for Udacity's React Fundamentals course.
- install all project dependencies with
yarn
- run the project with
yarn start
You need Expo, Xcode, Node, Yarn installed on your machine.
This first version is working just for iOs (Android version coming soon!)
Install the Expo app on your iOS or Android phone, and use the QR code in the terminal to open your app. Find the QR scanner on the Projects tab of the app. When you're ready to share your project with others (for example, by deploying to an app store), read the Sharing & Deployment section of the User Guide.
This project was bootstrapped with Create React Native App.
MIT