IOS Homescreen | Android Homescreen | Cards |
---|---|---|
This is an cross-platform app to help you practice your knowledge on your favourite topics. You can create a deck, then add cards to it, so you can quiz yourself later.
In this project, React Native its used to build the UI and functionality, all done with pure Javascript and JSX.
To load it in your phone via Expo url:
- Click this link
- Open the Expo app and tap on
Scan QR Code
To load it in your phone via PC/MAC:
- Install the latest version of node.js in your PC/MAC if you don't have it. It comes with
npm
. - Make sure that you install node with the PATH variable so you can run node anywhere in your command prompt/terminal.
- Install Expo in your mobile device. It works on IOS and Android.
- App Store - Expo for Ios
- Google Play Store - Expo for Android
- You can now clone this repo using
git clone https://github.com/Reinaldooo/UdaciCards.git
- On your terminal, run
cd UdaciCards/
, thennpm install
to install the dependencies. - Run
npm start
and a few seconds later a QR code will popup on your terminal. - Make sure your phone is connected to the same network as your pc/mac, open the Expo app and tap on
Scan QR Code
- Your phone will load up the app.
- In case of trouble you can shake your phone and tap on
Reload/Refresh
expo
react
react-native
react-navigation
sort-by
uuid
Reinaldo Trindade Web Developer