Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rohitdash08/netflix-clone
https://github.com/rohitdash08/netflix-clone
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/rohitdash08/netflix-clone
- Owner: rohitdash08
- License: mit
- Created: 2024-01-03T02:58:14.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-03T04:25:21.000Z (about 1 year ago)
- Last Synced: 2024-01-04T04:50:17.639Z (about 1 year ago)
- Language: JavaScript
- Size: 5.21 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Netflix Clone
This is a Netflix clone project built with React. Leveraging React's declarative components and state management, the project ensures a dynamic and responsive user interface.
Integrating with TMDB and YouTube APIs, our clone dynamically fetches trending content, top-rated movies, and even trailers, providing users with an engaging visual feast.
The app allows users to browse and watch trailers, and it has been deployed on Firebase. You can visit the live app [here](https://netflix-clone-58504.web.app/).
# Screenshots
![Screenshot 1](Screenshots/HomePage.png)
![Screenshot 2](Screenshots/HomePage2.png)
![Screenshot 3](Screenshots/Screenshot3.png)
## Getting Started
To run this project locally, follow these steps:
1. Clone the repository
2. Install dependencies: `npm install`
3. Set up API keys
4. Start the development server: `npm start`## Technologies Used
- React
- Firebase
- TMDB API
- YouTube API## Live Demo
Check out the live demo [here](https://netflix-clone-58504.web.app/).
## Acknowledgments
- This project was created as part of a learning experience.
Feel free to contribute or raise issues!