Skip to content

ritesh-1918/Vibe-Social

Repository files navigation

🌊 Vibe Social

Connect. Share. Vibe.

A premium, real-time social experience built with React Native and Supabase

React Native Expo Supabase License: MIT


📱 Download Now

Scan the QR code to download the APK directly to your Android device

Download QR Code

Download APK


✨ Features

Feature Description
🔐 Secure Auth Production-ready authentication powered by Supabase
📝 Social Feed Share your thoughts (vibes) with real-time updates
💬 Direct Messaging 1-on-1 real-time chat with instant delivery
🔍 Global Search Discover and connect with other Vibers
🌙 Dark Mode UI Sleek, premium design with smooth interactions

🛠️ Tech Stack

Category Technologies
Frontend React Native, Expo, Expo Router
Backend Supabase (Auth, PostgreSQL, Realtime)
Styling React Native StyleSheet
Build EAS (Expo Application Services)

🚀 Quick Start

Prerequisites

  • Node.js 18+
  • npm or yarn
  • Expo CLI
  • Supabase account

Installation

# Clone the repository
git clone https://github.com/ritesh-1918/Vibe-Social.git

# Navigate to project directory
cd Vibe-Social

# Install dependencies
npm install

# Start the development server
npx expo start --tunnel

Environment Setup

  1. Create a Supabase project at supabase.com
  2. Configure your supabaseConfig.ts with your project credentials
  3. Run supabase_schema.sql in your Supabase SQL Editor

📦 Build & Deployment

Android APK

npx eas build --platform android --profile preview

iOS Build

npx eas build --platform ios

Web Deployment (Vercel)

npx expo export --platform web
# Deploy the 'dist' folder to Vercel

📸 Screenshots

Feed Chat Profile
📱 💬 👤

Screenshots coming soon


🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

  1. Fork the project
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.


Built with 🔥 during the 21-Days App Challenge

⬆ Back to Top

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors