This repository contains the code for my Expo project reliving the pair programming exercise for today's meeting with Moonpay. It is built using React Native and Expo to make development faster.
As a follow-up to the interview, I tried to make the repo look as similar as possible to the latest state of the one of the exercise. Then I worked on it to improve with the things I think could be better.
I am excited about the potential collaboration with Moonpay and look forward to further discussions regarding this project and other opportunities.
To get started with this project, follow the steps below:
- Clone this repository to your local machine.
- Install the required dependencies by running
npm install
. - Start the Expo development server by running
expo start
. - Open the Expo app on your mobile device and scan the QR code displayed in the terminal. If no device is available, you can also run the app in a simulator by pressing
i
for iOS ora
for Android.
This project is licensed under the MIT License.