Skip to content

dragonpilee/cinegeek-beta

Repository files navigation

CineGeek 2.0 beta

A movie and series streaming website.

Features

  • Browse Movies: Explore a vast collection of movies sorted by genre, release date, or popularity.
  • Search Functionality: Easily find movies by title, director, or cast.
  • Recommendation Engine: Get personalized movie recommendations based on your preferences and viewing history.
  • Responsive Design: Enjoy a seamless experience across devices with our responsive web design.

Tech Stack

Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/improvement).
  3. Make your changes.
  4. Commit your changes (git commit -am 'Add new feature').
  5. Push to the branch (git push origin feature/improvement).
  6. Create a new Pull Request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgements

  • The Movie Database (TMDb) for providing the movie data through their API.
  • Vidsrc.to for providing the movie streaming links.