> For the complete documentation index, see [llms.txt](https://docs.joevo2.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.joevo2.com/workshop/importing-git-repository-into-expo-snack.md).

# Importing Git Repository into Expo Snack

Let's fire up [Expo Snack](http://snack.expo.io) and clone our first repository by clicking the ... icon and click import git repository.

![](/files/-Lp7rmxRK9lnn13YZuGp)

* Paste this git repository link [`https://github.com/EvanBacon/react-flappy-bird`](https://github.com/EvanBacon/react-flappy-bird) and press the import button.
* Press the add button on the lower left corner as shown below to add the PixiJS library into the project.

![](/files/-Lp7rtIJyoLmjzP-QSgB)

* On the right panel you can press Run on your device and scan the QR code with the Expo app on your iOS/Android phone.
