Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yashkapure06/netflix-clone
✨Netflix Clone using React JS.
https://github.com/yashkapure06/netflix-clone
api collaborate movie netflix netflix-clone netlify netlify-deployment react react-js sass scss star stargazers tmdb tmdb-api tmdb-movie-search
Last synced: 1 day ago
JSON representation
✨Netflix Clone using React JS.
- Host: GitHub
- URL: https://github.com/yashkapure06/netflix-clone
- Owner: Yashkapure06
- Created: 2022-08-17T06:00:12.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-08-23T04:40:23.000Z (about 2 years ago)
- Last Synced: 2024-11-12T16:02:16.223Z (1 day ago)
- Topics: api, collaborate, movie, netflix, netflix-clone, netlify, netlify-deployment, react, react-js, sass, scss, star, stargazers, tmdb, tmdb-api, tmdb-movie-search
- Language: JavaScript
- Homepage: https://netflix-clone-06.netlify.app/
- Size: 3.1 MB
- Stars: 32
- Watchers: 3
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Netflix Clone
Netflix Clone using React JS![image](https://user-images.githubusercontent.com/61585443/185205338-c20bb089-618f-49e2-b740-1c02838030a4.png)
Stargazers
[![Stargazers repo roster for @Yashkapure06/netflix-clone](https://reporoster.com/stars/dark/Yashkapure06/netflix-clone)](https://github.com/Yashkapure06/netflix-clone/stargazers)
***
#### How to install ReactJs?``` npx create-react-app@latest app-name ```
***
#### Fetched Data of All the movies from [TMDB](https://www.themoviedb.org/)
1. Create an account in
[TMDB](https://www.themoviedb.org/)2. Go to settings
3. You will find API Option, u can create A new api by reading the guide lines.
***
* ### Installation*
```
git clone https://github.com/Yashkapure06/netflix-clone.git
```
* ```cd netflix-clone```
* ``` npm install ``` - To install all the dependencies