Netflix Clone – Modern Streaming UI Built with React & Tailwind CSS
This repository contains a simplified Netflix user interface clone that replicates the core visual experience of the popular streaming platform. The project serves as a demonstration of modern web development practices, focusing on creating a responsive and interactive streaming service interface. It’s designed to showcase the implementation of a streaming platform’s frontend, complete with movie previews, categorized content sliders, and a dynamic header that responds to user scrolling.
Key Features:
- Responsive navigation header with scroll-based transparency
- Dynamic movie preview section with trailer images
- Multiple category-based content sliders
- Interactive movie cards with hover effects
- Customizable content sections for different genres
- Mobile-responsive design
- Movie information display with match scores and descriptions
- Social media integration in footer
- Multi-language support (English/Turkish)
Technologies Used:
- React.js (v18.0.0)
- Tailwind CSS (v3.0.24)
- HTML5
- CSS3
- JavaScript (ES6+)
Libraries Used:
- @tailwindcss/line-clamp – For text truncation
- react-router-dom (v6.3.0) – For navigation
- react-icons (v4.3.1) – For UI icons
- classnames (v2.3.1) – For conditional className handling
- Testing Libraries:
- @testing-library/jest-dom
- @testing-library/react
- @testing-library/user-event
- Development Tools:
- autoprefixer
- postcss
- react-scripts
- web-vitals
eyyupulutas
0
Followers
1
Following
4
Repositories
Latest Repositories
Popular Tags
You May Also Like
Check out our other related collections
DSFolio is a personal portfolio website template designed to showcase a developer's professional profile, projects, and skills. The repository serves…
This repository contains a weather forecasting application built with React that provides real-time weather information and forecasts. The main purpose…
ChatRoom is a real-time messaging web application that enables users to communicate instantly through a clean, modern interface. The repository…