Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/nsttt/netflix-clone
- Owner: Nsttt
- License: mit
- Created: 2020-09-22T17:57:34.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-08-16T20:47:29.000Z (over 1 year ago)
- Last Synced: 2024-11-16T00:51:47.923Z (2 months ago)
- Topics: netflix
- Language: JavaScript
- Homepage: https://n-clone.nstlopez.com
- Size: 21.9 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Netflix Clone
A Netflix clone built using React (Custom Hooks, Context), Firebase & Styled Components.
[![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)
## About the app
> **Default Credentials**
> **Mail:** [email protected]
> **Password:** test1234You 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.