Skip to content

This repository contains a React Counter Application integrated with a CI/CD pipeline using GitHub Actions. The pipeline automates the process of building, testing, and deploying the application as a Docker image to Docker Hub.

Notifications You must be signed in to change notification settings

leshaan99/gh-actions-ci-cd-pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Counter App with CI/CD Pipeline

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.

Features

  • React frontend with a counter (increment/decrement).
  • CI/CD Pipeline: Automated testing, building, and publishing to Docker Hub.
  • Dockerized: Easily deployable using Docker.

Docker Hub

Pull the latest Docker image

docker pull leshaan99/counter-app:latest

About

This repository contains a React Counter Application integrated with a CI/CD pipeline using GitHub Actions. The pipeline automates the process of building, testing, and deploying the application as a Docker image to Docker Hub.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published