VSP Photo prints

Prerequisits

  • NodeJS

Technologies

  • ReactJS
  • Redux

Features

How to set up

Clone the repo & Open terminal

npm install
npm start

Now you can use the application at localhost:3000

Push to dockerhub

docker build -t vishnusureshperumbavoor2/redux_ecommerce .
docker tag vishnusureshperumbavoor2/redux_ecommerce vishnusureshperumbavoor2/redux_ecommerce:latest
docker push vishnusureshperumbavoor2/redux_ecommerce:latest

Kubernetes

minikube start
kubectl apply -f deployment.yaml
kubectl apply -f service.yaml
minikube service redux-ecommerce-service

Pull from Docker Hub

docker pull vishnusureshperumbavoor2/redux_ecommerce
docker run -d -p 3000:3000 vishnusureshperumbavoor2/redux_ecommerce

Contact

For any inquiries or feedback, contact Vishnu Suresh Perumbavoor at

LinkedIn github GMail