Hello, my name is Shubham and this mini-project is to try my hands with Next.js.
The new app directory makes it easy to enable advanced routing patterns. In this project, I've made use of both - Server and Client Components. The home page which consumes an API is a server component while the movie page is a client component.
This project uses The Movie Database (TMDB) API.
I am hosting this project on Vercel. I've used other hosting platforms and VPS in the past, however when it comes to next.js, deploying to Vercel is really effortless. The platform automatically detects it, runs the build command and optimizes the output for me. The code lives on a github repo and all changes are synced automatically.
Makes the page responsive and it is pretty easy to work with.
You can find my personal website here where I list out my other mini-projects and a firefox addon that I maintain! Thanks.