This is a project to implement Next.js with TailwindCss
- Responsive
- Server Side Rendering
- SEO
- Lazy Loading Images
- Clone this repository
git clone https://github.com/Tanish2409/hulu-clone.git
- Install the dependencies
yarn
- Run the development server
yarn dev