/watch-with-me

watch2gether clone

Primary LanguageJavaScript

Watch with me

https://watch-with-me-glup3.herokuapp.com/

About

This project is a clone of the popluar website 'watch2gether'. You can watch Youtube Videos with others in real-time and there is also a simple chat implementation.

Author

Phuc Tran glup3.tran@gmail.com

What I have learned

  • basic usage of Express Server
  • socket.io (websocket)
  • React Materialize
  • React

How to deploy

Note: dont ignore build folder in .gitignore

  • git checkout heroku-deployment
  • git merge master
  • npm run heroku-build
  • git push heroku master