Matchify-FE is a React Native app built with Expo that allows users to create music-based profiles and discover compatible matches.
It connects to the Matchify-BE API to deliver personalized recommendationsbased on Music.
- Spotify-powered Authentication
- Personalized match recommendations
- Cross-platform (iOS, Android, Web via Expo)
- Integration with Matchify-BE API
Before running the project, ensure you have:
- **Node.js **
Download: https://nodejs.org/en/download - A Spotify user account for authentication
- React Native environment (managed workflow via Expo)
- Expo Go app (iOS/Android)
- Express (if running backend locally)
git clone https://github.com/LeapimusMaximus/Matchify-FE.git
cd Matchify-FECreate a .env.local file and add the following:
EXPO_PUBLIC_API_URL="http://192.168.0.11:3000"To install the npm dependencies, run:
npm installTo start the local development server, run:
npm startRepo Link: https://github.com/sejalpurohit/Matchify-BE
Live API:https://matchify-be-production.up.railway.app/users
API endpoint: https://matchify-be-production.up.railway.app/