https://github.com/saiteja-madha/netflix-clone
A Netflix front-end clone made using React JS
https://github.com/saiteja-madha/netflix-clone
clone reactjs
Last synced: about 2 months ago
JSON representation
A Netflix front-end clone made using React JS
- Host: GitHub
- URL: https://github.com/saiteja-madha/netflix-clone
- Owner: saiteja-madha
- Created: 2020-12-15T19:49:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-30T20:02:49.000Z (almost 4 years ago)
- Last Synced: 2025-03-06T14:54:50.179Z (about 2 months ago)
- Topics: clone, reactjs
- Language: JavaScript
- Homepage:
- Size: 3.48 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Netflix Clone
![]()
# Demo
Live Demo: _To Be Updated_
![]()
# Features
- React JS
- React Hooks
- React Router
- Material-ui icons
- Axios and [TMDB](https://developers.themoviedb.org/3) (movies Database API)
- Deployment to firebase## Getting Started
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
```
$ git clone https://github.com/saiteja-madha/netflix-clone.git
$ cd netflix-clone
$ npm install
$ npm start
```
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.