This is a Next.js project bootstrapped with create-next-app
.
This is a Hulu clone made made/coded using React.js, Next.js,Tailwind CSS and TMDB API;
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
- React.js Documentation - learn about React.js;
- Next.js Documentation - learn about Next.js;
- Tailwind CSS - learn about Tailwind CSS;
- TMDB API Documentation - Learn about TMDB API;