0mar-helal / netflix-clone-react

Netflix clone like Netflix UI and functionalities built using React.js and Mui

Home Page:https://netflix-clone-react-iv5k.onrender.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netflix Clone React

πŸ“Œ Live Demo

https://netflix-clone-react-iv5k.onrender.com/

😎 Features

  • It is a clone of Netflix.
  • UI almost similar to Netflix
  • Fully responsive and mobile friendly
  • User can view movie/series info and trailer if available

πŸš€ What technologies were used?

  • react.js (create-react-app)
  • react-dom-router
  • axios
  • tailwindcss
  • Material-UI
  • state management using Redux

How can you clone and tweak this project?

From your command line, first clone this repo:

# Clone this repository
$ https://github.com/0mar-helal/netflix-clone-react.git

# Go into the repository
$ cd netflix-clone-react

# Remove current origin repository
$ git remote remove origin

Then you can install the dependencies using NPM:

# Install dependencies
$ npm install

# Start development server
$ npm start

πŸ‘¨β€πŸ’» Happy coding!

About

Netflix clone like Netflix UI and functionalities built using React.js and Mui

https://netflix-clone-react-iv5k.onrender.com/


Languages

Language:JavaScript 95.6%Language:HTML 2.3%Language:CSS 2.1%