You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Project is setup to deploy react(frontend) build to ec2 instance.
About
A CI/CD pipeline has been established using GITHUB ACTIONS for automating the deployment of a React frontend project to an AWS EC2 instance. The EC2 instance is pre-installed with Node.js and Nginx. This streamlined process ensures efficient deployment of the the React application, leveraging the CI/CD capabilities provided by GitHub Actions.