Skip to content

Calyxar/NebulaNet

Repository files navigation

NebulaNet

A mobile-first social media app built with Expo (React Native) using file-based routing (expo-router).
Focused on a clean UX, scalable app structure, and modern social features.

Features (in progress)

  • Auth flow (login / signup / reset)
  • Tab navigation (Home, Explore, Create, Notifications, Profile)
  • Feed rendering + interactions (like / bookmark / share)
  • Notifications with unread badge
  • Media upload flow (images/video/doc support planned)

Tech Stack

  • Expo + React Native
  • TypeScript
  • expo-router
  • Supabase (planned / in progress) (update if different)

Getting Started

1) Install dependencies

npm install