Skip to content

PawelPalasinski/goit-react-hw-05-movies

Repository files navigation

Typing SVG

TMDB Movie App is a web application that allows you to browse movies from The Movie Database (TMDB). The app is built using React and utilizes the TMDB API to fetch movie data.

Features

  • Search for movies by name
  • Display a list of movies from TMDB
  • Infinite scroll

Getting Started

Follow these steps to get started with TMDB Movie App:

  1. Install Node.js and npm
  2. Navigate to the directory containing the application
  3. Run the command npm install
  4. Run the command npm start
  5. The application will be launched at http://localhost:3000.

Technologies

HTML  CSS  Sass  JavaScript  React 

themoviedb.org API

home page

home page search page movie pag