A subscription-based OTT (Over-The-Top) platform that provides access to entertainment content across multiple languages. This project is a clone of the popular Zee5 streaming platform.
🚀 Live Demo: ZeePlay
ZeePlay is a comprehensive streaming platform that offers an exhaustive array of entertainment content in different languages. Built as an individual project during Construct Week at Masai School, this application replicates the core functionality and user experience of Zee5.
- Multi-language Content: Access to entertainment content in various languages
- Subscription-based Model: Premium content access through subscription
- Responsive Design: Optimized for different screen sizes
- User-friendly Interface: Clean and intuitive design using Chakra UI
- Content Categories: Organized content browsing experience
- Search Functionality: Easy content discovery
- Video Streaming: Seamless video playback experience
- Frontend: ReactJS, HTML5, CSS3, JavaScript (ES6)
- UI Framework: Chakra UI
- Build Tool: Create React App
- Version Control: Git & GitHub
- Clone the repository:
git clone https://github.com/devendra684/ZeePlay.git- Navigate to the project directory:
cd ZeePlay- Install dependencies:
npm install- Start the development server:
npm start- Open your browser and visit
http://localhost:3000
ZeePlay/
├── public/
├── src/
│ ├── components/
│ ├── pages/
│ ├── styles/
│ └── utils/
├── package.json
└── README.md
Devendra Singh
- GitHub: @devendra684
- Portfolio: devendra684.github.io
⭐ Star this repository if you found it helpful!

