Skip to content

LeapimusMaximus/Matchify-FE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

114 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎵 Matchify-FE

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.


🚀 Features

  • Spotify-powered Authentication
  • Personalized match recommendations
  • Cross-platform (iOS, Android, Web via Expo)
  • Integration with Matchify-BE API

📦 Prerequisites

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)

🛠️ Setup

1. Clone the Repository

git clone https://github.com/LeapimusMaximus/Matchify-FE.git
cd Matchify-FE

2. Create .env files

Create a .env.local file and add the following:

EXPO_PUBLIC_API_URL="http://192.168.0.11:3000"

3. Install Dependencies

To install the npm dependencies, run:

npm install

4. Run locally

To start the local development server, run:

npm start

🖥️ Backend Details

Repo 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/

About

Matchify-Front end repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors