📃Read Blog on medium: Introduction to Docker and Dockerizing a React App
Clone the repository
https://github.com/Muhammed-Sahad-c/react-docker-demo.git
Go to the project directory
cd server
Install dependencies
npm install
Start the server
npm run dev