A modern Netflix-inspired streaming platform built with React and Vite. Enjoy a sleek UI, trending movies, TV shows, and more! π
- π₯ Trending, Top Rated, and Netflix Originals
- π₯ Movie & TV Show Trailers
- π§βπ€βπ§ Popular People Section
- πΏ Responsive, modern UI
- π Dark theme
- π Fast performance with Vite
- π± Mobile-friendly design
- π οΈ Toast notifications for user feedback
-
Clone the repo:
git clone https://github.com/Tesfamichael12/netflix-clone.git cd netflix-clone
-
Install dependencies:
npm install
-
Add your TMDB API key:
Create a
.env
file in the root directory and add:VITE_TMDB_API_KEY=your_tmdb_api_key_here
-
Run locally:
npm run dev
-
Build for production:
npm run build
- βοΈ React
- β‘ Vite
- π¬ TMDB API
- π° React Toastify
- π¨ Material UI Icons
- π Axios
- UI inspired by Netflix
- Data from TMDB API
MIT License Β© Tesfamichael Tafere
Made with β€οΈ by Tesfamichael Tafere