Skip to content

mabdullahadeel/nutflix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

33 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Nutflix ๐ŸŽฅ๐Ÿ˜

This is a netflix clone built with react. This app has all the basic features like generas categories, with ability to watch trailers of all the available movies and shows as well as read the description.

Home Screen

Home Screen

Home Screen

Home Screen

Project Setup

Setup Directories

cd/you_desired_directory/
mkdir any_name

cloning the project

    https://github.com/mabdullahadeel/nutflix.git

Installing dependencies

    npm install | npm i | yarn install | yarn

Running Project Locally

    npm start | yarn start

Demo