This repository contains a study project aimed at cloning the user interface (UI) of Netflix. The goal of this project is to practice front-end development skills by recreating the look and feel of the Netflix website using reactjs.
In this project, we aim to replicate the following aspects of the Netflix UI:
- Homepage layout
- Navigation bar
- Movie/TV show thumbnails
The project utilizes the following technologies:
- React
- CSS
- JavaScript
To get a copy of this project up and running on your local machine, follow these steps:
- Clone the repository:
git clone https://github.com/edurodriguesdias/netflix-clone-app
- Navigate to the project directory:
cd netflix-clone-app
- Open the project in your preferred code editor and start!
npm start
For any inquiries or feedback regarding this project, please contact eduardodias.dev@gmail.com
Happy coding!