Loading repository data…
Loading repository data…
alanvarghesepaul22 / repository
CineWorld is a movie and tv shows streaming website created using TMDB API in React-Next JS Framework and Tailwind CSS.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
CineWorld is a modern movie and TV show discovery website built with TypeScript, Next.js 15, and Tailwind CSS, featuring TMDB API integration.
Cineworld is a dynamic and immersive movie and TV show discovery platform that brings you information about an extensive collection of films and TV shows from various genres. Powered by React, Next.js 15, TypeScript, and Tailwind CSS, Cineworld offers an unparalleled user experience with modern UI components, responsive design, and smooth animations.
git clone https://github.com/alanvarghesepaul22/CINEWORLD-NextJS.git
cd CINEWORLD-NextJS
npm install
Set up environment variables:
.env.example to .env.local:cp .env.example .env.local
Get your free TMDB API key from https://www.themoviedb.org/settings/api
Update .env.local with your API key:
API_KEY=your_actual_API_KEY_here
Run the development server:
npm run dev
http://localhost:3000 to access Cineworld.For production deployment, set the following environment variable on your hosting platform:
API_KEY=your_actual_API_KEY_here
API_KEY environment variable in Vercel's dashboardnpm run buildWe welcome contributions from the open-source community! If you find a bug, have a feature request, or want to contribute in any way, please feel free to submit a pull request.
Our gratitude to TMDB for providing the incredible API that powers Cineworld.
A big thank you to the developers of React, Next.js, and Tailwind CSS for creating these fantastic frameworks that made this project possible.
We hope you enjoy exploring Cineworld as much as we enjoyed creating it! Your feedback and support mean the world to us. Feel free to reach out with any questions or suggestions.
Happy movie streaming! 🍿🎥