comethrusws / netflix-clone

a Netflix clone I made with VUE.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netflix Clone πŸŽ₯🍿

πŸš€ this is a simple netflix clone (tv version) i made using VUE.js, Vite, Tailwind CSS and pinia. 🎬🌟 App Screenshot

Overview 🌐

This project is a replica of Netflix's user interface, showcasing the use of modern frontend technologies like VUE.js to recreate the famous streaming platform's look and feel.

πŸ“½οΈ Demo Video

Demo Video

Features πŸ› οΈ

  • Vue.js Framework: Leveraged Vue.js for efficient and reactive UI components.
  • Tailwind CSS: Used Tailwind CSS for rapid and responsive styling.
  • Vite: Utilized Vite for a lightning-fast development environment setup.
  • Pinia: Employed Pinia for state-of-the-art state management in the Vue.js application.

Usage πŸš€

To run this project locally, follow these steps:

  1. Clone the repository: git clone https://github.com/comethrusws/netflix-clone.git
  2. Navigate to the project directory: cd netflix-clone
  3. Install dependencies: npm install
  4. Run the development server: npm run dev

About

a Netflix clone I made with VUE.js


Languages

Language:Vue 83.9%Language:JavaScript 11.3%Language:HTML 3.9%Language:CSS 0.9%