Skip to content

abhi5455/CineSeek

Repository files navigation

CineSeek

CineSeek is a web application that allows users to search for movies and view detailed information about them, including descriptions, ratings, release dates, and more.

Features

  • Movie Search: Search for any movie by title.
  • Movie Details: View comprehensive details such as plot, genre, cast, release date, and ratings.
  • Responsive Design: Optimized for both mobile and desktop viewing.
  • API Integration: Data is fetched from a movie database API.

Tech Stack

  • Frontend: React.js
  • API: [Your API source here, e.g., OMDb API or TMDb API]
  • Deployment: Vercel

How to Use

  1. Visit the deployed app: CineSeek
  2. Enter the name of the movie in the search bar.
  3. Browse the results and click on a movie to see more details.

Screenshot 2024-09-22 191425

Screenshot 2024-09-22 191343

Setup Instructions

To run the project locally:

  1. Clone the repository:

    git clone https://github.com/yourusername/cine-seek.git
    cd cine-seek