A simple Node backend-React frontend app deployed on Docker living on localhost ports 3000 and 4000
To run, at the root of this directory, run docker compose up
and open http://localhost:3000
, opening the console log to see the backend results
See LICENSE for details.