This is the final assessment project for Udacity's Nanodegree React Native course.
A create-react-native-app application was created from scratch to provide a mobile flashcard application where users can create Decks and Questions to quiz themselves on topics.
The application was built primarily using React Native, Expo, React Navigation, and Redux.
The application was developed for the Android platform. It may work on iOS, but was not developed or tested for the iOS platform.
- Install and start the application
npm install
npm start
- Follow the instructions in the Terminal window