Netflix-Clone-React
Node JS , mongoDB , Firebase , Redux , React
How to Run Netflix Clone
1 : first make sure you have Installed Node js
2 : download Source Code and open it in VS code
3 : open Terminal and add following code written below
Cd netflix-ui
npm start
4: open anothe terminal write code written below
cd Backend
npm start
All set You can now go to browser and open localhost:3000
User Interface
Home Page

Home Page trending Topic with Slider

TV Shows with Various Genres TMDB Api's are used to fetch all these Images

movies Page with Genres

can Add movies to Favorite List by hover over movie card and press + icon

can Remove Movies from Favorite list by hover over movie card and press Tick icon

login

signUp

mongoDB View For Favorite Item For Each User
