This is a Next.js project using React.js for building user interfaces and Tailwindcss for styling it.
All movie information is obtain from https://www.themoviedb.org/ public development API.
This project is deployed at https://react-hulu-clone-nine.vercel.app/
First, run the development server:
npm run dev
# or
yarn devOpen http://localhost:3000 with your browser to see the result.
See the tutorial from Sonny Sangha (Clever Programmer) at this link.



