This is a voting application intended to be deployed on Azure AKS using helm chart
sudo install apt nodejs
sudo npm cache clean -f sudo npm install -g n sudo n stable
npx create-react-app app
cd app
npm install react-bootstrap npm install bootstrap
npm install node-sass