OBoyinloluwa baloguninoyinlolub.hashnode.dev·May 8, 2021 · 6 min readGetting Started With Docker In Your React Application - the basicsIn this article, we are going to go over the steps involved in using docker in your React application. For the purpose of this discussion, I have decided to add docker to a simple React project. Cloning the React application Below, I have pasted a li...00