Skip to content

Ketchupchh/netflix-clone

Repository files navigation

Built in Next.js using TypeScript and Tailwind CSS

(This project doesn't provide access to any movies or shows. You're gonna have to add that yourself.)

Tech

Getting Started

  1. Clone the repository

    git clone https://github.com/Ketchupchh/netflix-clone.git
  2. Install dependencies

    npm i
  3. ENV

    Put your TMDB Bearer and API Key in .env.developemnt as well as your websites url.

    (Really you only need your Bearer but I was too lazy to change all the api calls to use it, but you can do it lol)

  4. Run the project

    npm run dev

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published