Skip to content

Dimitri-Habruk/fleet-movie-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Browsing App

This is a simple movie browsing app built with React.

Installation

  1. Clone the repository: git clone https://github.com/your-username/movie-browsing-app.git

  2. Install dependencies: cd movie-browsing-app npm install

Usage

  1. Start the development server: npm start

  2. Open the app in your browser: http://localhost:3000

Features

  • Browse the list of available movies
  • Search movies by title
  • View detailed information about a selected movie
  • View trailer about a selected movie
  • View actors about a selected movie

Technologies Used

  • React
  • HTML
  • CSS
  • Axios

API Integration

This app integrates with the themovieDB API to fetch movie data. You will need to sign up for an API key and provide it in the code.

Credits

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published