Skip to content

KaikySantos/netflixclone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netflix web application frontend clone
Created based on the video from Bonieky Lacerda
Made by Kaiky Santos



👀 View project

Click on the button below to see the project's deployment on Vercel

Deploy with Vercel


📷 Screenshot



👷 How work ?

# 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!