https://github.com/jongan69/cinemaswipe
a demo Movie match maker for finding movies to watch together
https://github.com/jongan69/cinemaswipe
Last synced: about 2 months ago
JSON representation
a demo Movie match maker for finding movies to watch together
- Host: GitHub
- URL: https://github.com/jongan69/cinemaswipe
- Owner: jongan69
- Created: 2023-11-19T08:29:36.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-02T15:13:07.000Z (about 2 years ago)
- Last Synced: 2025-11-21T00:19:51.167Z (8 months ago)
- Language: TypeScript
- Homepage: https://cinemaswipe.vercel.app
- Size: 2.07 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Cinema Swipe
[](https://github.com/jongan69/cinemaswipe "Go to GitHub repo")
[](https://github.com/jongan69/cinemaswipe/releases/)
[](https://github.com/jongan69/cinemaswipe/issues)
[](https://github.com/jongan69/cinemaswipe)

[](https://github.com/jongan69/cinemaswipe/actions/workflows/update.yml)
[](https://github.com/jongan69/cinemaswipe/actions/workflows/codeql.yml)
This is a template for building a mobile app with Expo, featuring authentication using Expo Router for routing. The project is configured for deployment on Vercel, making it easy to host your app in the cloud and dynamic on mobile.
[](/docs/ABOUT.md)
## DEMO
[](https://cinemaswipe.vercel.app/)
[](https://expo.dev/%40jongan69/cinema-swipe?serviceType=eas&distribution=expo-go&scheme=&channel=master&sdkVersion=49.0.0)
## Getting Started
Follow these steps to get started with the Expo Router Auth Template:
### Prerequisites
- Make sure you have Node.js and npm installed on your machine.
- Install the Expo CLI globally by running:
```bash
npm install -g expo-cli
```
### Installation
1. Clone the repository:
```bash
git clone https://github.com/your-username/expo-router-auth-template.git
```
2. Change into the project directory:
```bash
cd expo-router-auth-template
```
3. Install dependencies:
```bash
npm install
```
### Configuration
1. **Authentication Configuration:**
- Configure your authentication provider in the `src/auth` directory.
2. **Vercel Deployment:**
- Ensure you have a Vercel account and the Vercel CLI installed.
- Run the following command to link your project with Vercel:
```bash
vercel
```
- Follow the prompts to set up your deployment.
### Usage
- Start the Expo development server:
```bash
npm start
```
- Open the Expo client on your mobile device or use an emulator to preview the app.
## Deployment
### Vercel
1. Push your changes to your GitHub repository.
2. Vercel will automatically detect your project and provide a deployment URL.
## Features
- **Authentication:** Integrated authentication system using Expo Secure Store.
- **Expo Router:** File based routing
- **Vercel Integration:** Seamless deployment on Vercel for web-based hosting.
## Contributing
Feel free to contribute to this project. Please follow the [Contribution Guidelines](CONTRIBUTING.md).
## License
Released under [MIT](/LICENSE) by [@jongan69](https://github.com/jongan69).
### Notes
--- Use "web3": "4.0.2" to avoid error
--- Use npx expo start --go
--- Use npx expo install --fix
--- Use npx expo start --no-dev --minify. --no-dev