In this medium blog we’re going to see how easy it is to setup a Production grade end-to-end CI-CD pipeline for a React App with Automatic Testing and Deployment. For this we’ll be using services like Node, Docker, GitHub, Travis-CI and AWS Elastic Beanstalk. We’ll start with Dockerfile to write…