Skip to content

Movie App made using React as Frontend and The Movie Database as API Service

License

Notifications You must be signed in to change notification settings

Archit1706/Movie-App

Repository files navigation

Moviescape Live

Moviescape is a movie and TV show web application that uses React.js, Tailwind, and the TMDB API to display the latest movies and TV shows, as well as their details.

Features

Moviescape offers the following features:

  • Latest Movies and TV Shows: The app displays the latest movies and TV shows, along with their release date and poster.
  • Details: Users can click on a movie or TV show to view more details, including IMDB rating, release date, genres, overview, and more.
  • Search: Users can search for movies and TV shows by their title, and the app will display matching results.

Technologies Used

Moviescape is built using the following technologies:

  • React.js: A JavaScript library for building user interfaces.
  • Tailwind: A CSS framework for building responsive and customizable UI components.
  • TMDB API: The Movie Database API provides data for the latest movies and TV shows.

Getting Started

To get started with Moviescape, follow these steps:

  • Clone this repository to your local machine.
  • Navigate to the movie-app directory and run npm install to install the required dependencies.
  • Get an API key from TMDB API and add it to the .env file in the root directory of the project.
  • Run npm start to start the development server.
  • Navigate to http://localhost:3000 in your browser to access the application.

Screenshots

image

image

About

Movie App made using React as Frontend and The Movie Database as API Service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published