Run below commands after downloading or cloning the repository.
Create a docker image by using the docker build command:
Create a docker container by running:
Verify whether the container has been created successfully by running:
Navigate to http://localhost:3000 in your browser to view the dockerized react app