This is Udacity React Native project by Diógenes Dauster. This app is bootstrapped using Create React Native App.
These instructions will help you install the app on your local machine.
Make sure you have Git and Node installed, before you proceed.
To clone and run this application, you will need Git installed on your computer.
$ git clone https://github.com/disias/reactnd-project-flashcards.git
To get started developing right away:
$ npm install
or$ yarn install
- To begin the App and run the application:
$ npm start
or $ yarn start
- Open the Android or iOS simulator and follow expo instructions: "Press a to open Android device or emulator, or i to open iOS emulator."
![]() |
![]() |
---|
- Create-react-native-app Documentation
- React-Native Documentation
- React Navigation Documentation
- React API
- Redux
- Expo
- reselect
##IMPORTANT The project was tested mainly at the IOS Emulator, but it is working for both platforms.
This project is licensed under the terms of the MIT license.