CampusLink is an exclusive Social Media platform that aims to be the backbone of university campus culture by supporting university ecosystems. It enables students to share moments, discover deals, and stay connected with their campus community.
- 📸 Post photos, videos, and updates
- 🎥 Discover trending video scenes
- 💬 Comment, like, and share posts
- 🏷️ Exclusive student deals from local businesses
- 📅 Event sharing and community building
- 🔒 Secure login and persistent user sessions
- Frontend: React Native, Expo, TailwindCSS
- Backend: Node.js, Express
- Database: Supabase
- State Management: React Context + AsyncStorage
- Authentication: Supabase
- Media Handling: expo-image, expo-av
Clone the repository and install dependencies:
git clone https://github.com/your-username/campuslink.git
cd campuslink
npm install
npx expo start