This project is a redux implementation of my old Cine Nights Vanilla.
Cine nights is an open source watch party application that allows you to create a streaming server and lets you watch your favourite movies with others without any login.
In the project root directory, run:
Runs the backend server in the development mode on http://localhost:5000
In the project frontend directory, run:
Runs the frontend server in the development mode on http://localhost:3000