X-Netflix
X-Netflix is a streaming platform based on Netflix UI: built with ReactJS in frontend and nodeJS in backend.
Built with
FrontEnd: React.JS, Redux Library, Material UI, CSS Backend: Node.JS, Express.JS, Passportjs Database:MongoDB, Mongoose
UI
Home

Movie Page

TV Show Page

Player

Sign in

Sign up

Installation
Use the package manager npm to install X-Netflix.
Setup the project and install the packages by running:
npm run setup
Run project with command
npm run dev