MatchFlix is an app created to solve the problem of endless scrolling through Netflix to decide what to watch next. Two players choose their genres, and move choices, and MatchFlix recommends their matches.
MatchFlix is a React frontend app with a backend written in NodeJS, deployed via Heroku. The node app serves up the frontend, so it is Server Side Generated. Check it out on GitHub, where you can find more detailed architectural information.