Developed a replica of the Netflix platform enabling users to browse movies and TV shows, incorporating features for authentication and fetching data from TMDB API. Implemented Redux for efficient state management, ensuring seamless browsing and user experience. Integrated Firebase for secure user authentication and leveraged TMDB API to fetch and display movie lists accurately.
First, run the development server:
npm i & npm run dev # or yarn add & yarn dev # or pnpm i & pnpm dev # or bun i & bun dev
Open http://localhost:5173 with your browser to see the result.
https://netflix-clone-eight-fawn.vercel.appp
To deploy this project run
npm run build
Badges from somewhere like: shields.io