Running a React app in a Docker container

I started converting my AngularJS AddressBook app into React. Since this is part of a larger project to run all the parts of my app in Docker containers with Docker Compose, I needed to look at how I can run my React app in a container…. Source: https://www.kevinhooke.com/2017/03/12/running-a-react-app-in-a-docker-container/