Deploying React app with Nginx on docker - Part 1
React is the most famous open-source frontend library to develop web applications. In this article let's get hands dirty into how to deploy a react app with docker.
Make sure you have docker and node installed on your machine.
Step 1 :
In this step l...
abhinaisai.hashnode.dev5 min read