Repo for my website
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

24 lines
692 B

+++
author = "Maik de Kruif"
title = "WatchTogether"
start_date = 2018-08-17
end_date = 9999-01-01
company_name = "Personal"
company_url = "https://maik.dev"
cover = "img/portfolio/watch-together/screenshot.png"
description = "A website to watch a youtube video together with someone who is not directly next to you!"
skills = [
"Websockets",
"Socket-IO",
"NodeJS",
"React",
"Real time synchronization",
"REST API",
]
+++
WatchTogether is an online service that lets you watch a video together with your friends without being in the same room!
[Github](https://github.com/maikka39/WatchTogether)
[Github (backend)](https://github.com/maikka39/WatchTogether-Server)