Hello everyone,
I hope you're all doing well.
In this challenge, I chose to modify some elements, such as replacing the user authentication process with social authentication via Google or GitHub accounts. Additionally, I opted to use the TMDb API to gather all the data for movies and TV shows displayed.
The primary challenge of the application was managing the numerous routes available for user navigation. To simplify this organization, I created a lib/tbmd.ts file to define all the endpoints utilized across various pages of the application.
Any suggestions for improvements and bug reports are welcome. :)