This project is a simple React Counter Application that includes a fully automated CI/CD pipeline using GitHub Actions. The pipeline tests, builds, and deploys the application as a Docker image to Docker Hub.
- React frontend with a counter (increment/decrement).
- CI/CD Pipeline: Automated testing, building, and publishing to Docker Hub.
- Dockerized: Easily deployable using Docker.
Pull the latest Docker image
docker pull leshaan99/counter-app:latest