Buy me a coffee
Go Back

Welcome to Find a Movie

Hello, my name is Shubham and this mini-project is to try my hands with Next.js.

Technology used

Next.js v13

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.

API Integration

This project uses The Movie Database (TMDB) API.

GitHub Integration

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.

TailwindCSS

Makes the page responsive and it is pretty easy to work with.

My personal webpage

You can find my personal website here where I list out my other mini-projects and a firefox addon that I maintain! Thanks.