A Hulu Clone which created with NextJS. It fetches the data from TMDB (The Movie Database) API.
Click demo to try it by yourself!
You can view the site here Click Me
- ReactJS
- NextJS
- Tailwind CSS(with JIT)
- TMDB (The Movie Database) API
- Hero Icons
- React-flip-move
- Responsive Design
- Deploy the App LIVE on Vercel
Özge Coşkun Gürsucu (codermother)
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.