DI
Divya4242/React-Node-MongoDB-Docker-Project-CICD-JENKINS-EC2-PUBLIC
In this CI/CD, the Jenkins pipeline will deploy React and Node.js project hosted on GitHub. Triggered by GitHub webhook on tag creation event, Jenkins builds the React, transfers it to an EC2 instance. The Node.js is Dockerized, pushed to Docker Hub, and then pulled and run on the EC2 machine.