Skip to content

Latest commit

 

History

History
68 lines (49 loc) · 1.34 KB

README.md

File metadata and controls

68 lines (49 loc) · 1.34 KB
                     WELCOME TO OUR LOCAL VERSION OF Netflix

Hypertube

A streaming web application - 1337 school (42 network) project.


Description

After creating an account, either by the normal way or via Oauth with the following websites:

  • 42
  • Google
  • Github
  • Linkedin
  • Spotify

Users can watch movies with several qualities and subtitles, with search and filter feature. They can also comment in the movie page. The movie page contains also similar movies. Users can also see the movies they have already watched.


Back-end

  • Node.js
  • Express.js
  • MYSQL

Front-end

  • React.js (+hooks)
  • Redux (+ Redux form, Redux-saga)
  • Material-ui

How to run it ?

cd client && npm install

cd server && npm install

cd server/config && and sh index.sh //to launch db migration

cd server && npm run dev

cd client && serve -s build -l [PORT]

Screenshots

  • Login Login
  • Home Home Sort
  • Profile Profile
  • Movie page moviePage streaming

Created By :

  • SIFEDDINE Ilyas
  • GOULMANE Mouad
  • ELMAKHLOUK Chouaib
  • BOUROUMMANA Ismail