New solution using TMDB API / NEXTJS / TS / TAILWIND

Solution retrospective
Rate my work please!!
Please log in to post a comment
Log in with GitHubCommunity feedback
- Account deleted
This is really amazing. I hope one day I would also be able to create something like this.
- @dmuri
Nice work!
The performance issues are most likely cause of the big size of the images you are fetching. If you inspect the site you see that most of the background images are around .5 - 1mb. I believe adding a width parameter to you api calls will resolve the performance issues. Also it looks like the code that is linked to this project is actually code for the other project.
- @xyrlan
I feel that the site is slow, but I think it's normal since I'm using a free host
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord