Clone the repository onto your computer:
git clone https://github.com/kacperkapusciak/expo-magic-curtain.git
Checkout into the project folder:
cd expo-magic-curtain
Install the packages with npm
:
npm install
And, start the project:
npm run start
You may use your phone to test the app via Expo Go app, or run the project locally using iOS simulator or Android emulator.