ishaqkadabra05 / netslix

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

Home Page:https://netslix.web.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://netslix.web.app

License:MIT License


Languages

Language:JavaScript 43.9%Language:HTML 29.1%Language:SCSS 26.9%