Skip to content

Latest commit

 

History

History
executable file
·
17 lines (11 loc) · 607 Bytes

README.md

File metadata and controls

executable file
·
17 lines (11 loc) · 607 Bytes



Netflix clone


This is a project that intends to clone the Netflix homepage. To build this page, i use ReactJs features like components and useState. This project is also responsive. The project was made watching a YouTube video from Bonieki Lacerda.

It is worth mentioning that, when cloning the repository, it is necessary to use the yarn command to load the modules and configure the application. After that, just run the yarn start command to launch the software on localhost.