Skip to content

nitheeshdr/react-moive-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Movie Search App

A simple React application that allows users to search for movies using the TMDB (The Movie Database) API. The application displays movie details such as the title, poster, cast, director, and plot.

Live Demo

You can view the live demo of the app at React Movie Search Live.

Features

  • Search for movies by title
  • Display movie details including:
    • Movie poster
    • Director
    • Cast
    • Plot
  • Responsive design using Tailwind CSS
  • Environment variable configuration for secure API key management

Technologies Used

  • React
  • TMDB API
  • Tailwind CSS
  • Vercel for deployment

Getting Started

Prerequisites

Make sure you have the following installed:

Installation

  1. Clone the repository:

    git clone https://github.com/nitheeshdr/react-moive-search.git
    
  2. To Start:

    npm start  

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors