Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 753 Bytes

File metadata and controls

38 lines (22 loc) · 753 Bytes

Netflix Clone

This is a Web App clone of the Netflix user interface built with ReactJS, Material UI, HTML, CSS, and JavaScript.

Screenshot netflix-clone made by matheus

Technologies and tools used

  • ReactJS
  • Material UI
  • HTML
  • CSS
  • JavaScript

How to run the project

  1. Clone the repository:

git clone https://github.com/MatheusFerreiraZx/netflix-interface

  1. Install the dependencies:

cd netflix-interface npm install

  1. Run the project:

npm start

Demo

The project is hosted on Firebase:

https://netflixclonereactjs.web.app

License

This project is licensed under the MIT License.