MCPcopy Index your code
hub / github.com/ayushiee/nextflix

github.com/ayushiee/nextflix @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
68 symbols 133 edges 35 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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.

Extension points exported contracts — how you extend this code

DialogProps (Interface)
(no doc)
components/Dialog.tsx
CardsProps (Interface)
(no doc)
components/List/Cards.tsx
Layout (Interface)
(no doc)
components/Layout/index.tsx
ButtonProps (Interface)
(no doc)
components/Button/index.tsx
NavbarProps (Interface)
(no doc)
components/Navbar/index.tsx
Response (Interface)
(no doc)
pages/api/popular.ts
Modal (Interface)
(no doc)
context/ModalContext.tsx
DebounceProps (Interface)
(no doc)
hooks/useDebounce.tsx

Core symbols most depended-on inside this repo

parse
called by 3
utils/apiResolvers.ts
useDimensions
called by 3
hooks/useDimensions.ts
getImageUrl
called by 2
utils/apiResolvers.ts
useExternalClick
called by 2
hooks/useExternalClick.ts
onClick
called by 1
components/List/Cards.tsx
renderGenre
called by 1
components/List/Cards.tsx
onClick
called by 1
components/List/FeatureCards.tsx
renderGenre
called by 1
components/List/FeatureCards.tsx

Shape

Function 52
Interface 13
Enum 3

Languages

TypeScript100%

Modules by API surface

components/List/FeatureCards.tsx6 symbols
hooks/useDimensions.ts4 symbols
components/Navbar/Profile.tsx4 symbols
components/List/Cards.tsx4 symbols
utils/apiResolvers.ts3 symbols
context/ModalContext.tsx3 symbols
components/Navbar/SearchBar.tsx3 symbols
components/Navbar/Menu.tsx3 symbols
components/List/index.tsx3 symbols
components/Banner/index.tsx3 symbols
pages/index.tsx2 symbols
pages/api/trending.ts2 symbols

For agents

$ claude mcp add nextflix \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact