The Suits is a high-end editorial environment for real-time collaboration. By removing authentication walls, profile setups, and notification settings, it provides a "Zero-Barrier Protocol" for teams who value the integrity of the written word.
- Frontend: React.js (Vite)
- Backend/Real-time: Firebase (Database, Real-time engine, and Storage)
- Routing: React Router
git clone https://github.com/swayam9705/The-Suits.git
cd The-Suitscd client
npm installCreate a .env file in the root directory and add your Firebase credentials:
VITE_APIKEY=
VITE_AUTHDOMAIN=
VITE_RPOJECTID=
VITE_STORAGEBUCKET=
VITE_MESSAGINGSENDERID=
VITE_APPID=
VITE_MEASUREMENTID=
VITE_DATABASEURL=npm run dev-
No Registration: Start a session and invite collaborators instantly via a Conference ID.
-
Ephemeral Storage: Files are mapped to the conference, not a user profile.
-
Brutalist Interface: A white-walled gallery design focused entirely on typography.