Skip to content

ayushiee/nextflix

Repository files navigation

Nextflix

A simple Netflix Clone made using Next.js

Currently, I have implemented the basic UI with media details fetch functionality.

Deployed it using vercel here.

Please leave a ⭐ as motivation if you liked the implementation 😄

Demo

Demo

Built with

Running the project

This is a Next.js project bootstrapped with create-next-app.

In the project directory, you can run:

yarn start

It runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.