Netflix web application frontend clone
Created based on the video from Bonieky Lacerda
Made by Kaiky Santos
Created based on the video from Bonieky Lacerda
Made by Kaiky Santos
Click on the button below to see the project's deployment on Vercel
# Clone this repository
$ git clone https://github.com/KaikySantos/Proffy.git
# Access the project folder
$ cd netflixclone
# Install the dependencies
$ npm install
# Run the application
$ npm start
Go to http://localhost:3000/ to see the result!