Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aftabrehan/netslix

Netflix clone build with React, Next.js, styled using Sass, and deployed using Firebase.
https://github.com/aftabrehan/netslix

firebase nextjs react scss

Last synced: 11 days ago
JSON representation

Netflix clone build with React, Next.js, styled using Sass, and deployed using Firebase.

Awesome Lists containing this project

README

        

# Netflix Clone

I created a clone of the Netflix website UI using React for my first React project. Despite facing numerous bugs and spending a significant amount of time on it, I found the experience enjoyable and learned a great deal. Additionally, I gained knowledge in integrating API's through this project. This project is also mobile-responsive. Feel free to explore the source code.

| [View Project 🔥](https://aftabrehan.com/portfolio/netflix-clone) | [Live Preview 🚀](https://netslix.web.app) |
| ----------------------------------------------------------------- | ------------------------------------------ |

### Preview





| The | Project | Shots |
| :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
|

|
|
|


### Getting Started

1. Clone the repository.

```
git clone https://github.com/aftabrehan/netslix.git
```

2. Install the required dependencies.

```
npm install
```

3. Start the development server.

```
npm run dev
```

> [!NOTE]
> This project is created solely for portfolio purposes, and you are free to use it as you see fit.