in this video we have deployed react app on EC2 by following below steps
1. Install node and npm
2. Create a sample react app and build
3. Install Nginix
4. Modifying Nginix configuration file
5. Providing the correct file read permission to www-data user
6. Port 80 open in AWS security group
#aws #ec2