Skip to content

Latest commit

 

History

History
54 lines (43 loc) · 3.03 KB

File metadata and controls

54 lines (43 loc) · 3.03 KB

MovieFlix

Deployed link - https://65c228d243d6067c6168b827--nimble-mousse-a76d1b.netlify.app/

Description

MovieFlix is a movie suggestion application that allows users to browse trending movies, search for movies, and view details about each movie. Users can also mark their favorite movies.

Features

  1. Trending Movies: Users can browse trending movies of the day.
  2. Search: Users can search for specific movies using the search functionality.
  3. Movie Details: Users can view details about each movie, including its title, release date, overview, and trailer.
  4. Favorites: Users can mark their favorite movies and view them later in the favorites section.
  5. Pagination: Navigate through multiple pages of movie results.

Technologies Used

  1. React Frontend library for building user interfaces.
  2. Axios: HTTP client for making API requests.
  3. Material-UI: React component library for building UIs.
  4. React Router: Library for managing routes in a React application.
  5. SweetAlert2: Library for displaying beautiful and customizable alerts.
  6. TMDB API: The Movie Database API for fetching movie data.

Usage

  1. Upon launching the application, you will see trending movies.
  2. Use the navigation bar to explore different sections: Trending, Search, Series, and Films.
  3. Click on a movie to view its details, including a trailer if available.
  4. Mark your favorite movies by clicking the heart icon.
  5. You can log in to access your favorite movies, and you need to register if you are a new user.

Over View of website.

Trending Page

Screenshot (340) ## Movies Screenshot (353)

Filter By Genre

Screenshot (344)

Search By Movies

Screenshot (355)

Pagination

Screenshot (341)

single page

Screenshot (345)

Registration and Login

Screenshot (348) Screenshot (349) Screenshot (350)

favroiute Movies

Screenshot (351)