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

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

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.