A modern video-sharing platform built with React and Supabase.
- Short-form video sharing
- Interactive video feed
- Social features (likes, comments, shares)
- Smart content recommendations
- Content moderation
- User authentication
- Responsive design
- React
- TypeScript
- Vite
- Tailwind CSS
- shadcn/ui
- Supabase
- Clone the repository
git clone <your-repo-url>- Install dependencies
npm install- Start the development server
npm run devThis project uses:
- Vite for fast development and building
- TypeScript for type safety
- Tailwind CSS for styling
- shadcn/ui for UI components
- Supabase for backend services
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.