An open API service indexing awesome lists of open source software.

https://github.com/maheshpaulj/netflix-clone-mern


https://github.com/maheshpaulj/netflix-clone-mern

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# Netflix Clone

This my repository of Netflix Clone using the MERN stack.

# Screenshots

![screenshot of the project](https://i.imgur.com/nDLqHGA.png)
![screenshot of the project](https://i.imgur.com/1h00XqQ.png)
![screenshot of the project](https://i.imgur.com/X6Urr2V.jpeg)
![screenshot of the project](https://i.imgur.com/3euCWCn.png)

# 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