Skip to content

Latest commit

 

History

History
30 lines (14 loc) · 1.01 KB

README.md

File metadata and controls

30 lines (14 loc) · 1.01 KB

🎬 Movie App - TMDB API & Custom Backend Integration

This project is a dynamic movie application where I fetch movie data directly from the TMDB API. For user reviews and comments, I've developed a custom backend that seamlessly integrates with the front end.

🔧 Technologies Used

Blazor: For building a rich, interactive web UI.

.NET Core: Powering the backend with a robust and scalable framework.

AutoMapper: For easy object-to-object mapping, ensuring clean and maintainable code.

Blazor Interactive Server: Enabling server-side Blazor to handle real-time updates and interactions.

Feel free to explore the code, and don't hesitate to reach out if you have any questions or suggestions!

Movie List Page image

Movie Page Part 1 image

Movie Page Part 2

image