Skip to content

schardev/netflix-clone

Repository files navigation

Netflix Clone

Screenshots

Home Page


Browse Page


My List Page


Clickable List Sliders (with small info modal)


Big Info Modal


Demo

nfx_demo.mp4

Desktop Demo


mobilr_demo.mp4

Mobile Demo


Stack Used

Run Locally

  1. First clone the project:
git clone https://github.com/schardev/nfx
  1. Go to project directory and install packages:
cd nfx && pnpm install
  1. Create .env.local file and paste your TMDB API key:
VITE_TMDB_API=<paste your api key here>
  1. Now start the application:
pnpm run dev

About

Netflix Clone built using React, Typescript and SCSS Modules.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages