/netslix

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

Primary LanguageJavaScriptMIT LicenseMIT

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 🔥 Live Preview 🚀

Preview

The Project Shots

Getting Started

  1. Clone the repository.
git clone https://github.com/aftabrehan/netslix.git
  1. Install the required dependencies.
npm install
  1. 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.