EN - This project is a simplified UI(User Interface) clone of Netflix. Built using React and Tailwind CSS.
netflix-clone-video.mp4
https://netflix-clone-eyyupulutas.vercel.app
- Projeyi indirin proje konumuna gidin
npm install
ile gerekli dosyaları kurun npm start
komutunu çalıştırınlocalhost:3000
portunda uygulama açılacaktır.
- Download project go to project location install required files with
npm install
- Run the
npm start
command - The application will open in the
localhost:3000
port.