A comprehensive analytics platform for Shark Tank India, providing insights, predictions, and analysis of deals, sharks, and startups.
- Real-time Analytics Dashboard: Track deals, investments, and success rates
- ML-Powered Predictions: Get AI-driven insights on potential deal outcomes
- Shark Profiles: Detailed analysis of each shark's investment strategy
- Deal Database: Comprehensive collection of all Shark Tank India deals
- Premium Features: Advanced analytics and personalized insights for registered users
- Dark/Light Mode: Customizable UI theme for better user experience
- Frontend: React + TypeScript
- Styling: Tailwind CSS
- State Management: Zustand
- Database: Supabase
- Authentication: Supabase Auth
- Icons: Lucide React
- Charts: Recharts
-
Clone the repository
-
Install dependencies:
npm install
-
Set up environment variables:
- Create a
.envfile based on.env.example - Add your Supabase credentials
- Create a
-
Start the development server:
npm run dev
VITE_SUPABASE_URL=your_supabase_url
VITE_SUPABASE_ANON_KEY=your_supabase_anon_keyThis project is licensed under the MIT License - see the LICENSE file for details.
We welcome contributions! Please see our Contributing Guide for details.
- Shark Tank India for inspiration
- All contributors who have helped shape this project
- The open-source community for the amazing tools