Deployed link - https://65c228d243d6067c6168b827--nimble-mousse-a76d1b.netlify.app/
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.
- Trending Movies: Users can browse trending movies of the day.
- Search: Users can search for specific movies using the search functionality.
- Movie Details: Users can view details about each movie, including its title, release date, overview, and trailer.
- Favorites: Users can mark their favorite movies and view them later in the favorites section.
- Pagination: Navigate through multiple pages of movie results.
- React Frontend library for building user interfaces.
- Axios: HTTP client for making API requests.
- Material-UI: React component library for building UIs.
- React Router: Library for managing routes in a React application.
- SweetAlert2: Library for displaying beautiful and customizable alerts.
- TMDB API: The Movie Database API for fetching movie data.
- Upon launching the application, you will see trending movies.
- Use the navigation bar to explore different sections: Trending, Search, Series, and Films.
- Click on a movie to view its details, including a trailer if available.
- Mark your favorite movies by clicking the heart icon.
- You can log in to access your favorite movies, and you need to register if you are a new user.









