Skip to content

Vermaanug/Netflix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 

Repository files navigation

Netflix Clone

This application (a Netflix clone) was built using React, Express, Node.js, and MongoDB. I have built the following pages within this application: sign in, sign up, browse & lastly the homepage.

How to Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/Vermaanug/Netflix.git

# Go into the repository
$ cd Netflix-Frontend
$ cd Netflix-Backend

# Install dependencies
$ npm i

# Run
$ npm run dev

Screenshots

App Screenshot