{"id":29825846,"url":"https://github.com/lra8dev/jiocinema-clone","last_synced_at":"2025-07-29T04:12:46.791Z","repository":{"id":243246670,"uuid":"811780680","full_name":"lra8dev/JioCinema-Clone","owner":"lra8dev","description":"This is a full stack MERN (MongoDB, Express, React, Node.js) application that clones the features of JioCinema, a popular streaming platform. The app allows users to browse, search, and watch movies and TV shows with a seamless user experience. 🚀","archived":false,"fork":false,"pushed_at":"2024-07-04T18:14:47.000Z","size":4205,"stargazers_count":2,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-27T06:00:34.003Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://jiocinema-app-clone.vercel.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lra8dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-07T09:35:22.000Z","updated_at":"2024-11-15T02:13:51.000Z","dependencies_parsed_at":"2024-12-02T16:12:08.869Z","dependency_job_id":"1bd103ca-d805-4efe-b652-e843ccab332f","html_url":"https://github.com/lra8dev/JioCinema-Clone","commit_stats":null,"previous_names":["laxman-rathod/jiocinema","laxman-rathod/jiocinema-clone","laxmanrathod69/jiocinema-clone","lra8dev/jiocinema-clone"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lra8dev/JioCinema-Clone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lra8dev%2FJioCinema-Clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lra8dev%2FJioCinema-Clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lra8dev%2FJioCinema-Clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lra8dev%2FJioCinema-Clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lra8dev","download_url":"https://codeload.github.com/lra8dev/JioCinema-Clone/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lra8dev%2FJioCinema-Clone/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267627268,"owners_count":24117716,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-07-29T04:12:46.237Z","updated_at":"2025-07-29T04:12:46.765Z","avatar_url":"https://github.com/lra8dev.png","language":"JavaScript","readme":"# JioCinema Clone - A MERN Stack Project 🎬\n\n## Introduction\n\nThis repository contains the source code for my JioCinema clone, a full-stack web application built using the MERN (MongoDB, Express.js, React.js, Node.js) stack.\nThis web-app clones the features of JioCinema, a popular streaming platform. The app allows users to browse, search, and watch movies and TV shows with a seamless user experience.\n\n## Features 🌟\n\n- **Browse Movies and TV Shows:** Explore a vast catalog of movies and TV shows.\n- **Dynamic Content Loading:** Enjoy a seamless browsing experience with content fetched dynamically based on user interactions.\n- **Content Recommendations:** Discover similar movies and TV shows based on genre, ratings, language, and more.\n- **Search Functionality:** Easily find your favorite content using the search bar.\n- **User Authentication:** Implement user accounts for a more personalized experience.\n\n## Technologies Used 🚀\n\n**Frontend:**\n\n- React.js\n- Swiper.js\n- Tailwind CSS\n- TailwindCSS-Components\n- Redux-Toolkit.js\n- React-Router-Dom.js\n- React-Player\n- Axios.js\n- Hero-Icons\n- HTML\n- CSS\n- JavaScript\n\n**Backend:**\n\n- Node.js\n- Express.js\n- Mongoose.js\n- Bcrypt.js\n- Nodemon\n- CORS\n- Dotenv\n- GoogleAPIs\n- UUID\n- Jsonwebtokens\n- Axios\n\n**Database:**\n\n- MongoDB\n\n**API:**\n\n- YouTube Data API\n- Rapid API\n- TVmaze Data API\n- OMDB Data API\n\n**Authentication:**\n\n- JWT (JSON Web Tokens)\n\n**Deployment:**\n\n- Vercel\n- Netlify\n\n## Quick Demo\n\nFeel free to explore the quick demo by clicking [here](https://jiocinema-app-clone.vercel.app).\n\n## Getting Started 🛠️\n\n**Prerequisites:**\n\n- Node.js\n- npm (Node Package Manager)\n- MongoDB\n\n1. **Clone the repository:**\n\n   ```bash\n   git clone https://github.com/laxman-rathod/JioCinema.git\n\n   ```\n\n2. **Navigate to the project directory:**\n\n   ```bash\n   cd JioCinema\n\n   ```\n\n3. **Install dependencies (client and server):**\n\n   ```cd client \u0026\u0026 npm install\n    cd ../server \u0026\u0026 npm install\n\n   ```\n\n4. **Set up environment variables:**\n\n   - Create .env files in both the client and server directories.\n   - Add your API keys, database connection string, and other necessary configurations.\n\n   ```\n   MONGO_URI=your_mongodb_connection_string\n   JWT_SECRET=your_secret_key\n\n   ```\n\n5. **Start the development servers:**\n\n   # In the 'client' directory:\n\n   ```\n   npm start\n   ```\n\n# In a separate terminal, in the 'server' directory:\n\n```\nnpm start\n```\n\n## Usage\n\nOpen your browser and go to http://localhost:[8000].\nRegister a new account or log in with an existing account.\nBrowse, search, and watch movies and TV shows.\n\n## Screenshots\n\n**Home Page:**\n![Screenshot (1)](images/home_page.png)\n\n**Movies Info:**\n![Screenshot (2)](images/movie_info.png)\n\n**User Profile**\n![Screenshot (3)](images/user_profile.png)\n\n## Project Structure 📂\n\n- client/: Contains the React.js frontend application.\n- server/: Contains the Node.js/Express.js backend API.\n\n## Future Enhancements 🚀\n\n- Implement features uploading, downloading movies and live streaming.\n- Add features like watchlists, ratings, and reviews.\n- Integrate a payment gateway for subscription services.\n- Improve the UI/UX design and responsiveness.\n\n## Contributing 🤝\n\nContributions are welcome! If you find any bugs or have suggestions for improvement, please feel free to create an issue or pull request.\n\n## License 📝\n\nThis project is licensed under the [MIT License](LICENSE).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flra8dev%2Fjiocinema-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flra8dev%2Fjiocinema-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flra8dev%2Fjiocinema-clone/lists"}