by Salma Elshahawy

Follow these steps to build production-grade workflow with Docker and React

A full tutorial for building a simple docker image for react application using Travis-CI and deploying it to the AWS clouds for production.

Recently, I decided to extend my skills to include creating software images using Docker containers. I struggled a bit to connect the different pieces of puzzles, but finally, Thanks for Stephen Grider’s Udemy course “ Docker and Kubernetes: The Complete Guide” I got it to…