Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 424 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 424 Bytes

Hulu Clone with Next.js and Tailwind CSS

Live Demo

This is the Next.js / Tailwind CSS Hulu Clone deployed on Vercel.

Screenshot

alt text

Getting Started

First, run the development server:

npm run dev
# or
yarn dev