Skip to content

Atharva1802/tmdb-react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TMDB Movie App

TMDB Movie App is a web application that displays movie and TV show information using data from The Movie Database (TMDb) API. It is built using React, styled with SCSS, and uses Axios to handle API requests.

Features

  • Displays a grid of movie and TV show cards with title, poster image, and rating.
  • Allows users to search for movies and TV shows using the TMDb API.
  • Displays more detailed information about a selected movie or TV show, including overview, release date, and runtime.
  • Includes a hero slide with a rotating selection of popular movies.
  • Provides responsive design for optimal viewing on both desktop and mobile devices.

Installation

To run the TMDB Movie App locally, follow these steps:

  • Clone the repository:

git clone https://github.com/your-username/TMDB-Movie-App.git

  • Install dependencies:

npm install

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

REACT_APP_API_KEY=your_api_key_here

  • Start the development server:

npm start

  • Open your web browser and navigate to http://localhost:3000

API

TMDB Movie App uses the TMDb API to retrieve movie and TV show information. To use this app, you will need to obtain an API key from TMDb by creating an account and requesting an API key.

Credits

TMDB Movie App was created by Atharva Bhawsar

Acknowledgments

TMDB Movie App was inspired by [insert name of inspiration] and was built with the help of the following resources:

  • React documentation
  • Axios documentation
  • TMDb API documentation
  • SCSS documentation

ScreenshotsScreenshot (40)

![Screenshot (41)](http

1.mp4
React.App.-.Google.Chrome.-.8.April.2023.mp4

s://user-images.githubusercontent.com/72330077/232193728-c9ac537d-e227-4ca0-9274-98c7ef33c83a.png) Screenshot (42)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published