Skip to content

Combine movie to watch together, built with ReactJS and Laravel.

Notifications You must be signed in to change notification settings

luiz-moura/movie-match

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to movie-match

movie-match

Find the Perfect Movie with a Swipe!

  • Receive match event via websocket
  • Continues from the film that left off in the room
  • Does not allow opening the same room in other browser tabs
  • Routine for deleting unused rooms

Technologies

Install

  1. Clone the project
  git clone https://github.com/luiz-moura/movie-match.git
  1. Install and start
  make
  1. Start the queue
  make queue
  1. Start the reverb (websocket)
  make reverb
  1. Run npm-dev
  make npm dev

Project listen in port http://localhost:80

Set your TMDB_TOKEN in your .env file. You can get an API key here. Make sure to use the "API Read Access Token (v4 auth)" from the TMDb dashboard.

Author

Show your support

Give a ⭐️ if this project helped you!

About

Combine movie to watch together, built with ReactJS and Laravel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages