GitHunt
CB

cbeAbishek/movie_search_app

This application allows users to search for movies and TV series released before 2024. It fetches detailed information, including posters and plot summaries, by integrating with the OMDB API. Discover classic films and shows with ease through a simple and intuitive interface.

Movie Search App - Movieflix

A movie search application that allows users to search for movies and TV series released before 2024. It fetches movie and series posters along with details using the OMDB API.

Features

Search for movies and TV series

View movie posters and series posters

Fetches data from OMDB API

Installation

Clone the repository:

  git clone https://github.com/your-username/your-repo.git

Navigate to the project directory:

  cd your-repo

Install dependencies:

npm install

API Reference

Get an OMDB API key from OMDB.

Create a .env file in the root directory and add your API key:

REACT_APP_OMDB_API_KEY=your_api_key_here

Start the application:

npm start

Tech Stack

Client: HTML , Css , React

Server: Node

API: OMDB

Screen Shots

Screenshot 2025-02-20 204607