Skip to content

marcosferreira/picpay-clone

Repository files navigation

picpay-clone

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

Requirements for testing this application

1 - have Node.JS version 12.18.3 installed on your local machine

2 - Install expo-cli globally on your local machine

How to run

If you have git installed, simply clone this repository with the following command:

git clone https://github.com/marcosferreira/picpay-clone

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

How to test

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.

About

App PicPay clone using React, ReactNative, Expo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published