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