https://github.com/maheshpaulj/netflix-clone-mern
https://github.com/maheshpaulj/netflix-clone-mern
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/maheshpaulj/netflix-clone-mern
- Owner: maheshpaulj
- Created: 2024-07-04T09:56:16.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-07-04T10:12:03.000Z (12 months ago)
- Last Synced: 2025-01-08T16:57:44.640Z (5 months ago)
- Language: JavaScript
- Size: 28.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Netflix Clone
This my repository of Netflix Clone using the MERN stack.
# Screenshots



# Installation
you need to have the following dependencies installed
- MongoDB
- Express
- Reactjs
- Nodejs
- Visual Studio Code (preferably)
- Firebase Auth (if you want to change to your firebase DB)if you do want to change to your firebaseDB, change the Key Id in src/utils folder to yours.
to connect your MongoDB, open MongoDB and get your connection string for the Database and replace it in the netflix-api/server.js line 10.
now, to run this project,
- cd netflix-ui
- npm run
- new terminal and cd netflix-api
- npm start## Contributing
Pull requests are welcome. For major changes, please open an issue first
to discuss what you would like to change.Please make sure to update tests as appropriate.
## References
https://developer.themoviedb.org/docs/getting-started