A Netflix Clone Mobile App using .NET MAUI (XAML) with TMDB API integration - .Net 7
Main Screen | Main Screen Scrolled |
---|---|
Categories | Movie Info Box (Bottom) |
---|---|
Details Page - Youtube Trailer Video | Details Page - Trailers & More Tab |
---|---|
Details Page - Similar Movies Tab | More Like This |
---|---|
-
Clone the Repo
git clone https://github.com/Abhayprince/NetflixCloneMAUI
-
Restore the packages (Rebuild the solution)
-
Create an account on https://www.themoviedb.org and generate API Key
-
Go to
TmdbService.cs
class file inServices/TmdbService.cs
-
Uncomment the
Line No. 13
private const string ApiKey = "738b6d8d99b51339705b1037c981a488"; // generate it from tmdb website
-
Change the ApiKey to the Api Key you grabbed from Tmdb Website
-
Build the solution/project
-
Run the solution
-
Congratulations, NetflixClone app is running
If you want to see this project build with live coding, checkout the detailed video series on my youtube channel
Building Netflix CLone App using .Net MAUI Step by Step by Abhay Prince - YouTube
If you like my work and want to support me,
Star this Repository
buy me a coffee https://www.buymeacoffee.com/abhayprince