K8s-react-app is a simple Todo application built with React and deployed on a Kubernetes (K8s) cluster using Jenkins for Continuous Integration (CI) and NGINX for serving the application. This README provides a guide on setting up, developing, building, and deploying the app.
- Interactive Todo List
- Built with React
- Containerized using Docker
- Deployed on Kubernetes
Before getting started, ensure you have the following installed:
Clone the Repository:
git clone https://github.com/yourusername/k8s-react-app.git
cd k8s-react-app