Synced-Up is a platform for watching custom uploaded or youtube videos with friends together in sync.
- Node.js
- socket.io
- EJS
- MongoDB
- Cloudinary
- Youtube API
Use the package manager npm to set up the project in your local environment.
git clone https://github.com/tanay13/synced-up.git
cd synced-upInstall all the dependencies
npm installStart the server
npm run startGo to
https://localhost:3000Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
