Wolfinbarger / game-recommender

A full-stack web app that helps you discover awesome games to play with your friends or solo.
0 stars 0 forks source link

Dockerize React UI #45

Open FreakyNobleGas opened 5 months ago

FreakyNobleGas commented 5 months ago

For launching this application to Production, we'll want to containerize the front end so that it's easily deployable and scalable. We should confirm that it works with the API container.