Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nsttt/netflix-clone

Movie/Series website with the same design Netflix uses.
https://github.com/nsttt/netflix-clone

netflix

Last synced: 11 days ago
JSON representation

Movie/Series website with the same design Netflix uses.

Awesome Lists containing this project

README

        

Netflix Clone


A Netflix clone built using React (Custom Hooks, Context), Firebase & Styled Components.


Check it out here!


[![Contributions](https://img.shields.io/badge/contributions-welcome-blue?style=flat-square)](https://github.com/nsttt/Netflix-clone/compare/) [![Issues](https://img.shields.io/github/issues/nsttt/Netflix-clone?style=flat-square)](https://github.com/Nsttt/Netflix-clone/issues) [![License](https://img.shields.io/github/license/nsttt/Netflix-clone?style=flat-square)](https://github.com/Nsttt/Netflix-clone/blob/master/LICENSE.txt)



Screenshot of the main page.





## About the app
> **Default Credentials**
> **Mail:** [email protected]
> **Password:** test1234

You can read the entire development process of this app on my [portfolio article](https://nstlopez.com/project/netflix-clone).

## Getting Started

Follow the steps below:

### ⏳ Installation

Install all required dependencies with this command:

- You can use `npm` if you like, but I highly recomend you stick with `yarn`.

```bash
yarn install
```

## License

See the [LICENSE](./LICENSE) file for licensing information.