Giter Site home page Giter Site logo

ashish0kumar / cinetv Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 7.11 MB

Movies and series finder built using HTML, CSS, JS and TMDB API.

License: MIT License

JavaScript 52.93% HTML 21.01% CSS 26.05%
javascript movies movies-database movies-search tmdb-api

cinetv's Introduction

CineTV

CineTV is a frontend project for a movies/series searching website. It allows users to explore various genres of movies and series through sliders and scrolling containers. The data is fetched from The Movie Database (TMDB) API.

๐Ÿ“‘ Table of Contents

โœจ Features

  • Home Page: Displays different genres of movies/series using sliders and scrolling containers.
  • Genre Navigation: Users can easily navigate through different genres and explore content.
  • Dynamic Content: Movie and series information is fetched from TMDB API, ensuring up-to-date content.
  • Responsive Design: The website is designed to be accessible and usable across various devices.

๐Ÿ› ๏ธ Technologies Used

  • HTML: Structuring the web pages.
  • CSS: Styling the user interface.
  • JavaScript: Handling dynamic content and interactions.
  • TMDB API: Fetching movie and series data.
  • Responsive Design: Ensuring the website works well on different screen sizes.

๐Ÿš€ Installation

Since this is a frontend project, installation is simple:

  1. Clone the repository:

    git clone https://github.com/ashish0kumar/CineTv.git
    cd CineTv
  2. Create config.js File:

    • In the root of your project, create a file named config.js.
    • Add your TMDB API token to this file:

    const api_token = "your_actual_api_token_here";
  3. Open index.html in your web browser:

    open index.html

๐Ÿ“„ Usage

  1. Open your web browser and go to index.html.
  2. Explore different genres of movies and series by navigating through sliders and scrolling containers.
  3. Search and find your favorite movies and web series.

๐Ÿ–ผ๏ธ Screenshots

screenshot

screenshot

screenshot

screenshot

๐Ÿค Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature-branch-name.
  3. Make your changes and commit them: git commit -m 'Add some feature'.
  4. Push to the branch: git push origin feature-branch-name.
  5. Submit a pull request.

๐Ÿ“œ License

This project is licensed under the MIT License.

cinetv's People

Contributors

ashish0kumar avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.