Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kacperkapusciak/expo-magic-curtain


https://github.com/kacperkapusciak/expo-magic-curtain

Last synced: 22 days ago
JSON representation

Awesome Lists containing this project

README

        

# Expo Magic Curtain 🪄💫

## Running the project

Clone the repository onto your computer:

```sh
git clone https://github.com/kacperkapusciak/expo-magic-curtain.git
```

Checkout into the project folder:

```sh
cd expo-magic-curtain
```

Install the packages with `npm`:

```sh
npm install
```

And, start the project:

```sh
npm run start
```

You may use your phone to test the app via [Expo Go](https://docs.expo.dev/get-started/expo-go/) app, or run the project locally using iOS simulator or Android emulator.