This is a simple clone of Hulu homepage using TMDB api for data
Desktop view:
Mobile view:
You can visit a deployed version on this link.
Deploy the example using Vercel:
-
Clone the repository
-
Install dependencies
npm install
- Run the project
npm run dev
- After build you should see the server running at http://localhost:3000
Deploy it to the cloud with Vercel (Documentation).