Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kacperkapusciak/expo-magic-curtain
https://github.com/kacperkapusciak/expo-magic-curtain
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kacperkapusciak/expo-magic-curtain
- Owner: kacperkapusciak
- Created: 2024-03-25T13:58:58.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-16T09:40:36.000Z (6 months ago)
- Last Synced: 2024-10-14T05:27:12.472Z (about 1 month ago)
- Language: TypeScript
- Size: 602 KB
- Stars: 42
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.