Skip to content

barskiii/Netflix-clone

Repository files navigation

Netflix clone

Netflix clone is an app built as a practice case for my front-end skills. I tried to explore and understand how big-tech companies approach UX/UI and widen my perspective.

Tech-stack for this project:

  • NextJs
  • Firebase
  • Tailwind CSS

Screenshot

netflix1.png

Usage

Clone the project and install dependencies

  git clone https://link-to-project
  cd my-project
  npm install

Start the server locally

  npm run dev

Start the server in production:

  npm start

Environment Variables

To run this project, you will need to add the following environment variables to your .env / .env.local file

FIREBASE_API_KEY

FIREBASE_AUTH_DOMAIN

FIREBASE_PROJECT_ID

FIREBASE_STORAGE_BUCKET

FIREBASE_MESSAGING_SENDER_ID

FIREBASE_APP_ID

About

Practice case

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors