🎬 OpenCine
A modern open-source web app that lets users explore trending and popular movies using the TMDB API. OpenCine aims to grow into a community-driven platform where movie lovers can discover films, share opinions, discuss favorites, and collaborate on new features.
🚀 Features
🔥 Fetches popular and trending movies using the TMDB API
🎨 Clean and responsive UI built with React + Vite
⚡ Fast performance with optimized components
🌐 Open-source and easy for anyone to contribute
📌 Future goals:
Movie discussions & comments
Watchlists
Ratings & reviews
User profiles
More movie categories
🛠️ Tech Stack
React
Vite
TMDB API
JavaScript
CSS
📦 Installation & Setup
-
Clone the repository git clone https://github.com/Open-Dev-Society/OpenCine.git cd OpenCine
-
Install dependencies npm install
-
Add your TMDB API key
Create a .env file:
VITE_TMDB_API_KEY=your_api_key_here
- Start the development server npm run dev
🤝 Contributing
Contributions are welcome! Whether it’s new features, bug fixes, UI improvements, or documentation — feel free to open issues and pull requests.
📄 License
This project is licensed under the MIT License.
⭐ Support
If you like the project, consider giving it a star ⭐ on GitHub — it helps a lot!