Skip to content

Glup3/watch-with-me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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