https://github.com/abdullah-moiz/netflix-clone-react
Node JS , mongoDB , Firebase , Redux , React , tailwind Css , TMDB Api's
https://github.com/abdullah-moiz/netflix-clone-react
mongodb movie netflix-clone-app-frontend netflix-clone-react nodejs react reactjs
Last synced: 2 months ago
JSON representation
Node JS , mongoDB , Firebase , Redux , React , tailwind Css , TMDB Api's
- Host: GitHub
- URL: https://github.com/abdullah-moiz/netflix-clone-react
- Owner: Abdullah-moiz
- Created: 2022-09-18T05:50:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-18T06:14:55.000Z (over 2 years ago)
- Last Synced: 2025-01-25T11:42:53.033Z (4 months ago)
- Topics: mongodb, movie, netflix-clone-app-frontend, netflix-clone-react, nodejs, react, reactjs
- Language: JavaScript
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Netflix-Clone-React
Node JS , mongoDB , Firebase , Redux , React# How to Run Netflix Clone
1 : first make sure you have Installed Node js2 : 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
