This app is just for did diddidactics, as a way of practicing and demonstrating skills involving the JavaScript programming language, the NodeJS runtime environment, and the React.JS and React Native libraries
1 - have Node.JS version 12.18.3 installed on your local machine
2 - Install expo-cli globally on your local machine
If you have git installed, simply clone this repository with the following command:
After that run the next commands:
cd picpay-clone
npm install
npm start
If you don't or don't want to install Git on your local machine, you can download the file for this project from the link below:
https://github.com/marcosferreira/picpay-clone/archive/master.zip
You have two options to test this application.
The first is to install the Android SDK to get the android device emulator on the official website and later test this application.
The second, which I particulamente recommend is to install on your Android smartphone or Iphone, an application called Expo found on the PlayStore and AppleStore. I definitely recommend this
After installing Expo on your smartphone, you should open the Expo app and click Scan QR Code, then allow Expo to have access to your camera, and when it opens, point the camera to the QR Code that appears on your computer screen if you have already cloned or downloaded the project and are running it.