Skip to content

furkaninanc/cookie-time

Repository files navigation

Cookie Time

The website that lets you watch videos together with your friends!

Live Version · Report Bug · Request Feature · Backend Repository

About The Project

This project is designed to help people watch videos together, on virtual rooms.

It lets you join a room with your friends and add a video to the room (a direct video URL, or a YouTube video), and then it synchronizes your players so that you can enjoy the video at the same time.

Built With

Getting Started

Installing cookie-time is pretty straight-forward. To get started, you must have npm installed on your machine.

Installation

  1. Clone the repo
    git clone https://github.com/furkaninanc/cookie-time.git
  2. Install NPM packages
    npm install
  3. Edit the socket endpoint in .env file, if you wish to use your own backend
    REACT_APP_SOCKET_ENDPOINT=your-socket-endpoint
    
  4. Run npm run start to work locally, or npm run build to compile the project into the build folder

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Furkan INANC - [email protected]