Vivekfsd
Vivekfsd
ON
BACHELOR OF TECHNOLOGY
IN
COMPUTER SCIENCE & ENGINEERING
SUBMITTED BY
Under the supervision of
Kiran B Malagi
Dept of CSE
CERTIFICATE
Date:
Introduction:-
Netflix is a subscription-based streaming service that allows our members to watch TV shows and
movies without commercials on an internet-connected device. You can also download TV shows and
movies to your iOS, Android, or Windows 10 device and watch without an internet connection.
The name of the transmission portal is composed from two English words, "net" for net or internet
and "flix" for films in colloquial language. In 2012 Netflix started their expansion to Europe,
launching in the United Kingdom and Ireland on January 4
We will be building Netflix clone similar to Netflix using the front-end and back-end.
1) HTML
2) CSS
3) JavaScript
4) React.js
1) Node.js
2) API’s
React: -
React. js is an open-source JavaScript library that is used for building user interfaces specifically
for single-page applications. It's used for handling the view layer for web and mobile apps. React
also allows us to create reusable UI components.
Steps to install React: -
2) Create a new project folder: mkdir ReactProjects and enter that directory: cd ReactProjects.
3) Install React using create-react-app, a tool that installs all of the dependencies to build and run a
full React.js application:
4) This will first ask for your permission to temporarily install create-react-app and it's associated
packages. Once completed, change directories into your new app ("my-app" or whatever you've
chosen to call it): cd my-app.
• RAM:1 GB or Higher
• Monitor
• Mouse
• Hard disk: 80 GB
Software Interfaces
• Minimum Software requirement
• VSCode Node.js
React.js
Features:
2) Login page
3) Sign Up form
Landing Page
2) Sign In Form
3) API